works_cited 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 32102b4b6882712d4bed83dd7b16b7d1538c066ae34a4cdfa30b3c7cec0f130e
4
- data.tar.gz: 24dce040b5e69c5a38b7661061e671689e9b417ac2022e824c4a1b1f1310ba2e
3
+ metadata.gz: 8abc3a13fd639ed5e09d8a47aa65515d36419992152c50339b9d36fbacdd76e9
4
+ data.tar.gz: 8117b725163ab4a7ed6d470c9f0fbe23e16d0b46dc3d9c6771af161d7a5b7ba6
5
5
  SHA512:
6
- metadata.gz: d4edc936b97556a8ed588b234c8d4eb40fcc0533eef5075ed3af31ff068ac0adb6fea7889dcfa83899eb86423c2c3e1fafdc0a283a28df3d57c1e6055d67e062
7
- data.tar.gz: bcea79d71d28af3c7f12c9be5651d09270670a4550a4ca253735c0004dde3e8b95abae54d04b5ace8356434c32996cbb37ad8d5ac9e08d414d63fcad79e5b21d
6
+ metadata.gz: 9e6d133995e848472b582532e43607d1fddd6257cb7516fa7be8546904bcf4293551b48fe141d06f0ef13502fb0f145bc813ff2eab452e1c123d61aee039160a
7
+ data.tar.gz: b61170367c08e4406711a465b0f5d7ced79245aa9e48740947a25408fbe04fe55f0e564646527eb8efdb70b78ec516b0af28d2a171420b1a7969f5917cf79428
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.4
1
+ 0.1.5
@@ -12,6 +12,7 @@ module WorksCited
12
12
  include InstanceMethods
13
13
 
14
14
  has_many :works_cited_citations, as: :record, class_name: 'WorksCited::Citation'
15
+ accepts_nested_attributes_for :works_cited_citations, allow_destroy: true
15
16
  end
16
17
  # rubocop:enable Naming/PredicateName
17
18
 
Binary file
@@ -137499,3 +137499,1549 @@ Processing by WorksCited::CitationsController#destroy as HTML
137499
137499
  Redirected to http://www.example.com/works_cited/citations
137500
137500
  Completed 302 Found in 5ms (ActiveRecord: 0.5ms | Allocations: 860)
137501
137501
  TRANSACTION (0.2ms) rollback transaction
137502
+  (2.5ms) SELECT sqlite_version(*)
137503
+  (0.2ms) PRAGMA foreign_keys
137504
+  (0.1ms) PRAGMA defer_foreign_keys
137505
+  (0.1ms) PRAGMA defer_foreign_keys = ON
137506
+  (0.1ms) PRAGMA foreign_keys = OFF
137507
+  (7.1ms) DELETE FROM "doodads";
137508
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
137509
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'doodads';
137510
+  (7.5ms) DELETE FROM "things";
137511
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
137512
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'things';
137513
+  (5.1ms) DELETE FROM "users";
137514
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
137515
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
137516
+  (4.9ms) DELETE FROM "works_cited_citations";
137517
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
137518
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'works_cited_citations';
137519
+  (4.6ms) DELETE FROM "works_cited_contributors";
137520
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
137521
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'works_cited_contributors';
137522
+  (0.1ms) PRAGMA defer_foreign_keys = 0
137523
+  (0.1ms) PRAGMA foreign_keys = 1
137524
+  (0.1ms) SELECT sqlite_version(*)
137525
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
137526
+  (0.1ms) SELECT sqlite_version(*)
137527
+ TRANSACTION (0.1ms) begin transaction
137528
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137529
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Pariatur Quis"], ["description", "Illo occaecati magnam. Voluptatum et in. Ea cum omnis.\nVoluptates et porro. Minima recusandae quis. Totam dolore ut.\nQuo culpa repellendus. Enim saepe similique. Debitis aut quidem.\nEos quasi voluptate. Aut repudiandae debitis. Porro a et.\nFacere quo commodi. Molestias ipsam minus. Minima expedita est."], ["created_at", "2021-09-08 16:02:49.804653"], ["updated_at", "2021-09-08 16:02:49.804653"]]
137530
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137531
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137532
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "This Lime Tree Bower"], ["container_title", "Fear and Trembling"], ["publisher", "Chatto and Windus"], ["city", "Drusillaside"], ["year", "1950"], ["pages", "pp. 145-6"], ["url", "http://rice.co/hollis_donnelly"], ["published_at", "2020-09-08 16:02:49.844446"], ["accessed_at", "2021-08-08 16:02:49.844546"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:49.878521"], ["updated_at", "2021-09-08 16:02:49.878521"]]
137533
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Torie"], ["middle", "Blanda"], ["last", "Rempel"], ["suffix", ""], ["created_at", "2021-09-08 16:02:49.883108"], ["updated_at", "2021-09-08 16:02:49.883108"]]
137534
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Bettie"], ["middle", "Moen"], ["last", "Tremblay"], ["suffix", ""], ["created_at", "2021-09-08 16:02:49.885840"], ["updated_at", "2021-09-08 16:02:49.885840"]]
137535
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Everett"], ["middle", ""], ["last", "Runolfsson"], ["suffix", ""], ["created_at", "2021-09-08 16:02:49.887739"], ["updated_at", "2021-09-08 16:02:49.887739"]]
137536
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137537
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137538
+ WorksCited::Citation Create (0.2ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "A Summer Bird-Cage"], ["container_title", "The Stars' Tennis Balls"], ["publisher", "Apress"], ["city", "Hiltontown"], ["year", "1940"], ["pages", "pp. 145-6"], ["url", "http://herman.info/evelyn_gutkowski"], ["published_at", "2020-09-08 16:02:49.895129"], ["accessed_at", "2021-08-08 16:02:49.895334"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:49.905457"], ["updated_at", "2021-09-08 16:02:49.905457"]]
137539
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 2], ["contributor_role", "translator"], ["first", "Delmar"], ["middle", ""], ["last", "Homenick"], ["suffix", "III"], ["created_at", "2021-09-08 16:02:49.909107"], ["updated_at", "2021-09-08 16:02:49.909107"]]
137540
+ WorksCited::Contributor Create (1.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 2], ["contributor_role", "editor"], ["first", "Loma"], ["middle", ""], ["last", "Berge"], ["suffix", "LLD"], ["created_at", "2021-09-08 16:02:49.911690"], ["updated_at", "2021-09-08 16:02:49.911690"]]
137541
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 2], ["contributor_role", "editor"], ["first", "Cordell"], ["middle", ""], ["last", "Dooley"], ["suffix", ""], ["created_at", "2021-09-08 16:02:49.915771"], ["updated_at", "2021-09-08 16:02:49.915771"]]
137542
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137543
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137544
+ WorksCited::Citation Create (0.2ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Death Be Not Proud"], ["container_title", "Carrion Comfort"], ["publisher", "Book Works"], ["city", "Romeoberg"], ["year", "2019"], ["pages", "pp. 145-6"], ["url", "http://roberts.net/kira.kris"], ["published_at", "2020-09-08 16:02:49.925663"], ["accessed_at", "2021-08-08 16:02:49.925761"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:49.932251"], ["updated_at", "2021-09-08 16:02:49.932251"]]
137545
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 3], ["contributor_role", "translator"], ["first", "Ethan"], ["middle", "Blick"], ["last", "Gottlieb"], ["suffix", "Esq."], ["created_at", "2021-09-08 16:02:49.935311"], ["updated_at", "2021-09-08 16:02:49.935311"]]
137546
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 3], ["contributor_role", "translator"], ["first", "Demetra"], ["middle", ""], ["last", "Herman"], ["suffix", ""], ["created_at", "2021-09-08 16:02:49.936746"], ["updated_at", "2021-09-08 16:02:49.936746"]]
137547
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 3], ["contributor_role", "editor"], ["first", "Anderson"], ["middle", ""], ["last", "Rath"], ["suffix", "III"], ["created_at", "2021-09-08 16:02:49.938703"], ["updated_at", "2021-09-08 16:02:49.938703"]]
137548
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137549
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137550
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "The Moon by Night"], ["container_title", "It's a Battlefield"], ["publisher", "Virago Press"], ["city", "Walkerland"], ["year", "1935"], ["pages", "pp. 145-6"], ["url", "http://kassulke.co/marth_treutel"], ["published_at", "2020-09-08 16:02:49.947397"], ["accessed_at", "2021-08-08 16:02:49.947617"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:49.955723"], ["updated_at", "2021-09-08 16:02:49.955723"]]
137551
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 4], ["contributor_role", "author"], ["first", "Hollie"], ["middle", ""], ["last", "Sipes"], ["suffix", "V"], ["created_at", "2021-09-08 16:02:49.959391"], ["updated_at", "2021-09-08 16:02:49.959391"]]
137552
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 4], ["contributor_role", "translator"], ["first", "Connie"], ["middle", ""], ["last", "Frami"], ["suffix", "I"], ["created_at", "2021-09-08 16:02:49.962460"], ["updated_at", "2021-09-08 16:02:49.962460"]]
137553
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 4], ["contributor_role", "author"], ["first", "Barry"], ["middle", ""], ["last", "Harber"], ["suffix", "II"], ["created_at", "2021-09-08 16:02:49.965567"], ["updated_at", "2021-09-08 16:02:49.965567"]]
137554
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137555
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137556
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "Postern of Fate"], ["container_title", "The Way of All Flesh"], ["publisher", "Athabasca University Press"], ["city", "Lake Marismouth"], ["year", "1924"], ["pages", "pp. 145-6"], ["url", "http://ledner.org/kimbra.considine"], ["published_at", "2020-09-08 16:02:49.978015"], ["accessed_at", "2021-08-08 16:02:49.978437"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:49.990948"], ["updated_at", "2021-09-08 16:02:49.990948"]]
137557
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 5], ["contributor_role", "compiler"], ["first", "Max"], ["middle", "MacGyver"], ["last", "Howell"], ["suffix", "IV"], ["created_at", "2021-09-08 16:02:49.994225"], ["updated_at", "2021-09-08 16:02:49.994225"]]
137558
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 5], ["contributor_role", "editor"], ["first", "Aurore"], ["middle", ""], ["last", "Deckow"], ["suffix", "PhD"], ["created_at", "2021-09-08 16:02:49.995525"], ["updated_at", "2021-09-08 16:02:49.995525"]]
137559
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 5], ["contributor_role", "compiler"], ["first", "Kiara"], ["middle", "Kovacek"], ["last", "Halvorson"], ["suffix", ""], ["created_at", "2021-09-08 16:02:49.997393"], ["updated_at", "2021-09-08 16:02:49.997393"]]
137560
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137561
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137562
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "interview"], ["media", "print"], ["title", "The Curious Incident of the Dog in the Night-Time"], ["container_title", "Moab Is My Washpot"], ["publisher", "Brill Publishers"], ["city", "West Doriaton"], ["year", "1950"], ["pages", "pp. 145-6"], ["url", "http://prohaska.net/walter_schaden"], ["published_at", "2020-09-08 16:02:50.006779"], ["accessed_at", "2021-08-08 16:02:50.006996"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.015101"], ["updated_at", "2021-09-08 16:02:50.015101"]]
137563
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 6], ["contributor_role", "translator"], ["first", "Pierre"], ["middle", ""], ["last", "Casper"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.019126"], ["updated_at", "2021-09-08 16:02:50.019126"]]
137564
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 6], ["contributor_role", "editor"], ["first", "Carolann"], ["middle", ""], ["last", "Collier"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.021237"], ["updated_at", "2021-09-08 16:02:50.021237"]]
137565
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 6], ["contributor_role", "translator"], ["first", "Keneth"], ["middle", ""], ["last", "Keeling"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.023254"], ["updated_at", "2021-09-08 16:02:50.023254"]]
137566
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137567
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137568
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "Look Homeward, Angel"], ["container_title", "A Confederacy of Dunces"], ["publisher", "Berg Publishers"], ["city", "West Morton"], ["year", "2005"], ["pages", "pp. 145-6"], ["url", "http://erdman-crooks.info/ninfa"], ["published_at", "2020-09-08 16:02:50.031437"], ["accessed_at", "2021-08-08 16:02:50.031690"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.040968"], ["updated_at", "2021-09-08 16:02:50.040968"]]
137569
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 7], ["contributor_role", "editor"], ["first", "Elisha"], ["middle", "Collins"], ["last", "Haley"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.045097"], ["updated_at", "2021-09-08 16:02:50.045097"]]
137570
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 7], ["contributor_role", "author"], ["first", "Ellsworth"], ["middle", "Fahey"], ["last", "Ruecker"], ["suffix", "PhD"], ["created_at", "2021-09-08 16:02:50.047196"], ["updated_at", "2021-09-08 16:02:50.047196"]]
137571
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 7], ["contributor_role", "compiler"], ["first", "Pam"], ["middle", "Rodriguez"], ["last", "Brown"], ["suffix", "I"], ["created_at", "2021-09-08 16:02:50.049821"], ["updated_at", "2021-09-08 16:02:50.049821"]]
137572
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137573
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137574
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "The Moving Finger"], ["container_title", "Great Work of Time"], ["publisher", "Shire Books"], ["city", "Myraland"], ["year", "1983"], ["pages", "pp. 145-6"], ["url", "http://russel.com/marx.blanda"], ["published_at", "2020-09-08 16:02:50.056888"], ["accessed_at", "2021-08-08 16:02:50.057113"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.064429"], ["updated_at", "2021-09-08 16:02:50.064429"]]
137575
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 8], ["contributor_role", "translator"], ["first", "Ivan"], ["middle", ""], ["last", "Heaney"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.067677"], ["updated_at", "2021-09-08 16:02:50.067677"]]
137576
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 8], ["contributor_role", "editor"], ["first", "Heriberto"], ["middle", ""], ["last", "O'Kon"], ["suffix", "JD"], ["created_at", "2021-09-08 16:02:50.069072"], ["updated_at", "2021-09-08 16:02:50.069072"]]
137577
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 8], ["contributor_role", "author"], ["first", "Alma"], ["middle", ""], ["last", "Schinner"], ["suffix", "PhD"], ["created_at", "2021-09-08 16:02:50.070181"], ["updated_at", "2021-09-08 16:02:50.070181"]]
137578
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137579
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137580
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", "print"], ["title", "Consider the Lilies"], ["container_title", "This Side of Paradise"], ["publisher", "Simon & Schuster"], ["city", "Donfort"], ["year", "1992"], ["pages", "pp. 145-6"], ["url", "http://herman-kling.net/chance.greenholt"], ["published_at", "2020-09-08 16:02:50.078101"], ["accessed_at", "2021-08-08 16:02:50.078257"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.086392"], ["updated_at", "2021-09-08 16:02:50.086392"]]
137581
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 9], ["contributor_role", "author"], ["first", "Shameka"], ["middle", ""], ["last", "Purdy"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.090236"], ["updated_at", "2021-09-08 16:02:50.090236"]]
137582
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 9], ["contributor_role", "author"], ["first", "Buster"], ["middle", "Harris"], ["last", "Blick"], ["suffix", "III"], ["created_at", "2021-09-08 16:02:50.092014"], ["updated_at", "2021-09-08 16:02:50.092014"]]
137583
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 9], ["contributor_role", "compiler"], ["first", "Joleen"], ["middle", ""], ["last", "Brekke"], ["suffix", "VM"], ["created_at", "2021-09-08 16:02:50.093670"], ["updated_at", "2021-09-08 16:02:50.093670"]]
137584
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137585
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137586
+ WorksCited::Citation Create (0.2ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "interview"], ["media", "print"], ["title", "The Last Temptation"], ["container_title", "Some Buried Caesar"], ["publisher", "T & T Clark"], ["city", "Lavinafort"], ["year", "1972"], ["pages", "pp. 145-6"], ["url", "http://effertz.name/emory"], ["published_at", "2020-09-08 16:02:50.100244"], ["accessed_at", "2021-08-08 16:02:50.100415"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.106045"], ["updated_at", "2021-09-08 16:02:50.106045"]]
137587
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 10], ["contributor_role", "editor"], ["first", "Richie"], ["middle", ""], ["last", "Rice"], ["suffix", "IV"], ["created_at", "2021-09-08 16:02:50.108847"], ["updated_at", "2021-09-08 16:02:50.108847"]]
137588
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 10], ["contributor_role", "author"], ["first", "Zackary"], ["middle", "Kris"], ["last", "Collins"], ["suffix", "Esq."], ["created_at", "2021-09-08 16:02:50.110743"], ["updated_at", "2021-09-08 16:02:50.110743"]]
137589
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 10], ["contributor_role", "author"], ["first", "Marcus"], ["middle", "Kunde"], ["last", "Schaden"], ["suffix", "DVM"], ["created_at", "2021-09-08 16:02:50.112743"], ["updated_at", "2021-09-08 16:02:50.112743"]]
137590
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137591
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
137592
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", "print"], ["title", "A Handful of Dust"], ["container_title", "A Time of Gifts"], ["publisher", "Leaf Books"], ["city", "Elenorstad"], ["year", "1950"], ["pages", "pp. 145-6"], ["url", "http://batz-crona.name/lawrence.mante"], ["published_at", "2020-09-08 16:02:50.120401"], ["accessed_at", "2021-08-08 16:02:50.120614"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.127968"], ["updated_at", "2021-09-08 16:02:50.127968"]]
137593
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 11], ["contributor_role", "translator"], ["first", "Heriberto"], ["middle", ""], ["last", "Fritsch"], ["suffix", "II"], ["created_at", "2021-09-08 16:02:50.132139"], ["updated_at", "2021-09-08 16:02:50.132139"]]
137594
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 11], ["contributor_role", "author"], ["first", "Lourdes"], ["middle", ""], ["last", "Hyatt"], ["suffix", "JD"], ["created_at", "2021-09-08 16:02:50.134477"], ["updated_at", "2021-09-08 16:02:50.134477"]]
137595
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 11], ["contributor_role", "author"], ["first", "Josh"], ["middle", ""], ["last", "Murray"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.135747"], ["updated_at", "2021-09-08 16:02:50.135747"]]
137596
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137597
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137598
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "Alone on a Wide, Wide Sea"], ["container_title", "The Grapes of Wrath"], ["publisher", "Earthscan"], ["city", "North Edmund"], ["year", "2016"], ["pages", "pp. 145-6"], ["url", "http://turcotte-goodwin.net/breanne.schroeder"], ["published_at", "2020-09-08 16:02:50.144961"], ["accessed_at", "2021-08-08 16:02:50.145120"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.152444"], ["updated_at", "2021-09-08 16:02:50.152444"]]
137599
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 12], ["contributor_role", "translator"], ["first", "Isaura"], ["middle", "Tremblay"], ["last", "Walsh"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.156376"], ["updated_at", "2021-09-08 16:02:50.156376"]]
137600
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 12], ["contributor_role", "compiler"], ["first", "Lewis"], ["middle", "Bruen"], ["last", "Tromp"], ["suffix", "DDS"], ["created_at", "2021-09-08 16:02:50.158132"], ["updated_at", "2021-09-08 16:02:50.158132"]]
137601
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 12], ["contributor_role", "editor"], ["first", "Seymour"], ["middle", "Jenkins"], ["last", "White"], ["suffix", "Jr."], ["created_at", "2021-09-08 16:02:50.159960"], ["updated_at", "2021-09-08 16:02:50.159960"]]
137602
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137603
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137604
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Jacob Have I Loved"], ["container_title", "Vanity Fair"], ["publisher", "Pen and Sword Books"], ["city", "Port Beatrishaven"], ["year", "1947"], ["pages", "pp. 145-6"], ["url", "http://pouros.org/carol"], ["published_at", "2020-09-08 16:02:50.167896"], ["accessed_at", "2021-08-08 16:02:50.168037"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.173329"], ["updated_at", "2021-09-08 16:02:50.173329"]]
137605
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 13], ["contributor_role", "compiler"], ["first", "Meghan"], ["middle", ""], ["last", "Bednar"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.176796"], ["updated_at", "2021-09-08 16:02:50.176796"]]
137606
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 13], ["contributor_role", "translator"], ["first", "Mathew"], ["middle", "Schuster"], ["last", "Crona"], ["suffix", "Ret."], ["created_at", "2021-09-08 16:02:50.179549"], ["updated_at", "2021-09-08 16:02:50.179549"]]
137607
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 13], ["contributor_role", "translator"], ["first", "Jann"], ["middle", ""], ["last", "Gottlieb"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.183248"], ["updated_at", "2021-09-08 16:02:50.183248"]]
137608
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137609
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137610
+ WorksCited::Citation Create (0.2ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "What's Become of Waring"], ["container_title", "Oh! To be in England"], ["publisher", "Fearless Books"], ["city", "Mikaport"], ["year", "1972"], ["pages", "pp. 145-6"], ["url", "http://harber-rau.org/fausto.kshlerin"], ["published_at", "2020-09-08 16:02:50.191268"], ["accessed_at", "2021-08-08 16:02:50.191468"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.199659"], ["updated_at", "2021-09-08 16:02:50.199659"]]
137611
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 14], ["contributor_role", "author"], ["first", "Marcus"], ["middle", ""], ["last", "Olson"], ["suffix", "VM"], ["created_at", "2021-09-08 16:02:50.202730"], ["updated_at", "2021-09-08 16:02:50.202730"]]
137612
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 14], ["contributor_role", "compiler"], ["first", "Mariam"], ["middle", "DuBuque"], ["last", "Lueilwitz"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.204434"], ["updated_at", "2021-09-08 16:02:50.204434"]]
137613
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 14], ["contributor_role", "author"], ["first", "Ahmed"], ["middle", "Grimes"], ["last", "Kling"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.206065"], ["updated_at", "2021-09-08 16:02:50.206065"]]
137614
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137615
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137616
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "Infinite Jest"], ["container_title", "Of Human Bondage"], ["publisher", "Faber and Faber"], ["city", "Noahberg"], ["year", "1940"], ["pages", "pp. 145-6"], ["url", "http://reinger.io/sydney_emmerich"], ["published_at", "2020-09-08 16:02:50.213284"], ["accessed_at", "2021-08-08 16:02:50.213394"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.221529"], ["updated_at", "2021-09-08 16:02:50.221529"]]
137617
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 15], ["contributor_role", "compiler"], ["first", "Maricela"], ["middle", "Trantow"], ["last", "Greenholt"], ["suffix", "CPA"], ["created_at", "2021-09-08 16:02:50.225505"], ["updated_at", "2021-09-08 16:02:50.225505"]]
137618
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 15], ["contributor_role", "translator"], ["first", "Laci"], ["middle", "Greenfelder"], ["last", "Predovic"], ["suffix", "III"], ["created_at", "2021-09-08 16:02:50.227112"], ["updated_at", "2021-09-08 16:02:50.227112"]]
137619
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 15], ["contributor_role", "editor"], ["first", "Adrien"], ["middle", ""], ["last", "Bergstrom"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.228715"], ["updated_at", "2021-09-08 16:02:50.228715"]]
137620
+ TRANSACTION (0.3ms) RELEASE SAVEPOINT active_record_1
137621
+ WorksCited::Citation Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_citations" WHERE "works_cited_citations"."record_id" = ? AND "works_cited_citations"."record_type" = ? LIMIT ? [["record_id", 1], ["record_type", "Doodad"], ["LIMIT", 1]]
137622
+ WorksCited::Citation Load (0.4ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."record_id" = ? AND "works_cited_citations"."record_type" = ? [["record_id", 1], ["record_type", "Doodad"]]
137623
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137624
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137625
+ WorksCited::Contributor Load (0.4ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137626
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"]]
137627
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1], ["OFFSET", 1]]
137628
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137629
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137630
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "translator"]]
137631
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137632
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 18.6ms | Allocations: 4193)
137633
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 2], ["contributor_role", "receiver"], ["LIMIT", 1]]
137634
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 2], ["contributor_role", "author"], ["LIMIT", 1]]
137635
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_tweet.html.haml (Duration: 7.1ms | Allocations: 2431)
137636
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 3], ["contributor_role", "author"], ["LIMIT", 1]]
137637
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 3], ["contributor_role", "editor"], ["LIMIT", 1]]
137638
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 3], ["contributor_role", "editor"], ["LIMIT", 1]]
137639
+  (0.1ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 3], ["contributor_role", "editor"]]
137640
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 3], ["contributor_role", "compiler"], ["LIMIT", 1]]
137641
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 3], ["contributor_role", "translator"], ["LIMIT", 1]]
137642
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 3], ["contributor_role", "translator"], ["LIMIT", 1]]
137643
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 3], ["contributor_role", "translator"]]
137644
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 3], ["contributor_role", "translator"], ["LIMIT", 1], ["OFFSET", 1]]
137645
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 15.0ms | Allocations: 4284)
137646
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 4], ["contributor_role", "receiver"], ["LIMIT", 1]]
137647
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 4], ["contributor_role", "editor"], ["LIMIT", 1]]
137648
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 4], ["contributor_role", "compiler"], ["LIMIT", 1]]
137649
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 4], ["contributor_role", "translator"], ["LIMIT", 1]]
137650
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 4], ["contributor_role", "translator"], ["LIMIT", 1]]
137651
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 4], ["contributor_role", "translator"]]
137652
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 4], ["contributor_role", "author"], ["LIMIT", 1]]
137653
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 4], ["contributor_role", "author"], ["LIMIT", 1]]
137654
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 4], ["contributor_role", "author"]]
137655
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 4], ["contributor_role", "author"], ["LIMIT", 1], ["OFFSET", 1]]
137656
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_email.html.haml (Duration: 19.2ms | Allocations: 4266)
137657
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 5], ["contributor_role", "editor"], ["LIMIT", 1]]
137658
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 5], ["contributor_role", "editor"], ["LIMIT", 1]]
137659
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 5], ["contributor_role", "editor"]]
137660
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 5], ["contributor_role", "compiler"], ["LIMIT", 1]]
137661
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 5], ["contributor_role", "compiler"], ["LIMIT", 1]]
137662
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 5], ["contributor_role", "compiler"]]
137663
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 5], ["contributor_role", "compiler"], ["LIMIT", 1], ["OFFSET", 1]]
137664
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 5], ["contributor_role", "translator"], ["LIMIT", 1]]
137665
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 5], ["contributor_role", "author"], ["LIMIT", 1]]
137666
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 13.1ms | Allocations: 1719)
137667
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 6], ["contributor_role", "author"], ["LIMIT", 1]]
137668
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 6], ["contributor_role", "editor"], ["LIMIT", 1]]
137669
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 6], ["contributor_role", "editor"], ["LIMIT", 1]]
137670
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 6], ["contributor_role", "editor"]]
137671
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 6], ["contributor_role", "compiler"], ["LIMIT", 1]]
137672
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 6], ["contributor_role", "translator"], ["LIMIT", 1]]
137673
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 6], ["contributor_role", "translator"], ["LIMIT", 1]]
137674
+  (0.4ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 6], ["contributor_role", "translator"]]
137675
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 6], ["contributor_role", "translator"], ["LIMIT", 1], ["OFFSET", 1]]
137676
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_interview.html.haml (Duration: 23.0ms | Allocations: 4567)
137677
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 7], ["contributor_role", "editor"], ["LIMIT", 1]]
137678
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 7], ["contributor_role", "editor"], ["LIMIT", 1]]
137679
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 7], ["contributor_role", "editor"]]
137680
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 7], ["contributor_role", "compiler"], ["LIMIT", 1]]
137681
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 7], ["contributor_role", "compiler"], ["LIMIT", 1]]
137682
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 7], ["contributor_role", "compiler"]]
137683
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 7], ["contributor_role", "translator"], ["LIMIT", 1]]
137684
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 7], ["contributor_role", "author"], ["LIMIT", 1]]
137685
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 7], ["contributor_role", "author"], ["LIMIT", 1]]
137686
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 7], ["contributor_role", "author"]]
137687
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 14.8ms | Allocations: 1894)
137688
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "receiver"], ["LIMIT", 1]]
137689
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "editor"], ["LIMIT", 1]]
137690
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "editor"], ["LIMIT", 1]]
137691
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 8], ["contributor_role", "editor"]]
137692
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "compiler"], ["LIMIT", 1]]
137693
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "translator"], ["LIMIT", 1]]
137694
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "translator"], ["LIMIT", 1]]
137695
+  (0.1ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 8], ["contributor_role", "translator"]]
137696
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "author"], ["LIMIT", 1]]
137697
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 8], ["contributor_role", "author"], ["LIMIT", 1]]
137698
+  (0.4ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 8], ["contributor_role", "author"]]
137699
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_email.html.haml (Duration: 13.3ms | Allocations: 2034)
137700
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 9], ["contributor_role", "editor"], ["LIMIT", 1]]
137701
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 9], ["contributor_role", "compiler"], ["LIMIT", 1]]
137702
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 9], ["contributor_role", "compiler"], ["LIMIT", 1]]
137703
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 9], ["contributor_role", "compiler"]]
137704
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 9], ["contributor_role", "translator"], ["LIMIT", 1]]
137705
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 9], ["contributor_role", "author"], ["LIMIT", 1]]
137706
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 9], ["contributor_role", "author"], ["LIMIT", 1]]
137707
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 9], ["contributor_role", "author"]]
137708
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 9], ["contributor_role", "author"], ["LIMIT", 1], ["OFFSET", 1]]
137709
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_periodical.html.haml (Duration: 19.8ms | Allocations: 3658)
137710
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 10], ["contributor_role", "author"], ["LIMIT", 1]]
137711
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 10], ["contributor_role", "author"], ["LIMIT", 1]]
137712
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 10], ["contributor_role", "author"]]
137713
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 10], ["contributor_role", "author"], ["LIMIT", 1], ["OFFSET", 1]]
137714
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 10], ["contributor_role", "editor"], ["LIMIT", 1]]
137715
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 10], ["contributor_role", "editor"], ["LIMIT", 1]]
137716
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 10], ["contributor_role", "editor"]]
137717
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 10], ["contributor_role", "compiler"], ["LIMIT", 1]]
137718
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 10], ["contributor_role", "translator"], ["LIMIT", 1]]
137719
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_interview.html.haml (Duration: 12.1ms | Allocations: 1675)
137720
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 11], ["contributor_role", "editor"], ["LIMIT", 1]]
137721
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 11], ["contributor_role", "compiler"], ["LIMIT", 1]]
137722
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 11], ["contributor_role", "translator"], ["LIMIT", 1]]
137723
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 11], ["contributor_role", "translator"], ["LIMIT", 1]]
137724
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 11], ["contributor_role", "translator"]]
137725
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 11], ["contributor_role", "author"], ["LIMIT", 1]]
137726
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 11], ["contributor_role", "author"], ["LIMIT", 1]]
137727
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 11], ["contributor_role", "author"]]
137728
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 11], ["contributor_role", "author"], ["LIMIT", 1], ["OFFSET", 1]]
137729
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_periodical.html.haml (Duration: 12.1ms | Allocations: 1687)
137730
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 12], ["contributor_role", "receiver"], ["LIMIT", 1]]
137731
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 12], ["contributor_role", "author"], ["LIMIT", 1]]
137732
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_tweet.html.haml (Duration: 4.0ms | Allocations: 605)
137733
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 13], ["contributor_role", "author"], ["LIMIT", 1]]
137734
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 13], ["contributor_role", "editor"], ["LIMIT", 1]]
137735
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 13], ["contributor_role", "compiler"], ["LIMIT", 1]]
137736
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 13], ["contributor_role", "compiler"], ["LIMIT", 1]]
137737
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 13], ["contributor_role", "compiler"]]
137738
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 13], ["contributor_role", "translator"], ["LIMIT", 1]]
137739
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 13], ["contributor_role", "translator"], ["LIMIT", 1]]
137740
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 13], ["contributor_role", "translator"]]
137741
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 13], ["contributor_role", "translator"], ["LIMIT", 1], ["OFFSET", 1]]
137742
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 11.2ms | Allocations: 1663)
137743
+ WorksCited::Contributor Exists? (0.6ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 14], ["contributor_role", "receiver"], ["LIMIT", 1]]
137744
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 14], ["contributor_role", "author"], ["LIMIT", 1]]
137745
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 14], ["contributor_role", "author"], ["LIMIT", 1]]
137746
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_tweet.html.haml (Duration: 5.2ms | Allocations: 786)
137747
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "receiver"], ["LIMIT", 1]]
137748
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "editor"], ["LIMIT", 1]]
137749
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "editor"], ["LIMIT", 1]]
137750
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 15], ["contributor_role", "editor"]]
137751
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "compiler"], ["LIMIT", 1]]
137752
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "compiler"], ["LIMIT", 1]]
137753
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 15], ["contributor_role", "compiler"]]
137754
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "translator"], ["LIMIT", 1]]
137755
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "translator"], ["LIMIT", 1]]
137756
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 15], ["contributor_role", "translator"]]
137757
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 15], ["contributor_role", "author"], ["LIMIT", 1]]
137758
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_email.html.haml (Duration: 13.2ms | Allocations: 2035)
137759
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/_list.html.haml (Duration: 238.0ms | Allocations: 46869)
137760
+ TRANSACTION (0.3ms) rollback transaction
137761
+ TRANSACTION (0.2ms) begin transaction
137762
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137763
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Exercitationem Architecto Necessitatibus"], ["description", "Deleniti dolorum voluptatem. Sunt amet quis. Eos vero et.\nVoluptas provident aut. Eum iusto in. Et maxime consectetur.\nQui voluptatem perspiciatis. Libero ut sit. Vel amet totam."], ["created_at", "2021-09-08 16:02:50.591703"], ["updated_at", "2021-09-08 16:02:50.591703"]]
137764
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137765
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137766
+ WorksCited::Citation Create (0.2ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", ""], ["title", "Chaos: Making a New Science"], ["container_title", "A Many-Splendoured Thing"], ["publisher", "Penguin"], ["city", ""], ["year", "1987"], ["pages", ""], ["url", ""], ["published_at", "2020-09-08 16:02:50.600063"], ["accessed_at", "2021-08-08 16:02:50.600257"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.601803"], ["updated_at", "2021-09-08 16:02:50.601803"]]
137767
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "James"], ["middle", ""], ["last", "Gleick"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.604268"], ["updated_at", "2021-09-08 16:02:50.604268"]]
137768
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137769
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137770
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137771
+  (0.1ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137772
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137773
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137774
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137775
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 6.9ms | Allocations: 1153)
137776
+ TRANSACTION (0.3ms) rollback transaction
137777
+ TRANSACTION (0.2ms) begin transaction
137778
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137779
+ Doodad Create (0.6ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Dignissimos Impedit Non Explicabo Consequuntur"], ["description", "Porro omnis eos. Sint eos qui. Nam voluptatem maiores.\nRerum ratione mollitia. Sint voluptate facere. Quasi ea eveniet.\nUt voluptas reiciendis. Nobis maxime reprehenderit. Aut atque explicabo.\nEaque eos aut. Voluptatem voluptas rem. Quos et qui.\nVoluptatum deserunt mollitia. Fugit dolor aut. Accusantium maiores optio."], ["created_at", "2021-09-08 16:02:50.624597"], ["updated_at", "2021-09-08 16:02:50.624597"]]
137780
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137781
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137782
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", ""], ["title", "The Allyn and Bacon Guide to Peer Tutoring"], ["container_title", "Where Angels Fear to Tread"], ["publisher", "Allyn and Bacon"], ["city", ""], ["year", "2000"], ["pages", ""], ["url", ""], ["published_at", "2020-09-08 16:02:50.633574"], ["accessed_at", "2021-08-08 16:02:50.633767"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.635604"], ["updated_at", "2021-09-08 16:02:50.635604"]]
137783
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Paula"], ["middle", ""], ["last", "Gillespie"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.638996"], ["updated_at", "2021-09-08 16:02:50.638996"]]
137784
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Neal"], ["middle", ""], ["last", "Lerner"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.641734"], ["updated_at", "2021-09-08 16:02:50.641734"]]
137785
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137786
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137787
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137788
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137789
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1], ["OFFSET", 1]]
137790
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137791
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137792
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137793
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 10.8ms | Allocations: 1307)
137794
+ TRANSACTION (0.3ms) rollback transaction
137795
+ TRANSACTION (0.1ms) begin transaction
137796
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137797
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Numquam Quidem Quia Aliquam"], ["description", "Quisquam qui aut. Voluptate voluptas impedit. Ullam eius voluptas.\nMaiores et a. Asperiores necessitatibus laborum. Amet similique maxime.\nNon id est. Vel et est. Laudantium ut ipsam.\nError voluptates quia. Ut odit aliquid. Officia et omnis."], ["created_at", "2021-09-08 16:02:50.668017"], ["updated_at", "2021-09-08 16:02:50.668017"]]
137798
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137799
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137800
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", ""], ["title", "Writing New Media: Theory and Applications for Expanding the Teaching of Composition"], ["container_title", "The Heart Is Deceitful Above All Things"], ["publisher", "Utah State UP"], ["city", ""], ["year", "2004"], ["pages", ""], ["url", ""], ["published_at", "2020-09-08 16:02:50.677894"], ["accessed_at", "2021-08-08 16:02:50.678212"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.681238"], ["updated_at", "2021-09-08 16:02:50.681238"]]
137801
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Anne Frances"], ["middle", ""], ["last", "Wysocki"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.685980"], ["updated_at", "2021-09-08 16:02:50.685980"]]
137802
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Neal"], ["middle", ""], ["last", "Xerner"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.687596"], ["updated_at", "2021-09-08 16:02:50.687596"]]
137803
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Another"], ["middle", ""], ["last", "Zauthor"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.688867"], ["updated_at", "2021-09-08 16:02:50.688867"]]
137804
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137805
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137806
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137807
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137808
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137809
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137810
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137811
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 8.2ms | Allocations: 1155)
137812
+ TRANSACTION (0.3ms) rollback transaction
137813
+ TRANSACTION (0.2ms) begin transaction
137814
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137815
+ Doodad Create (0.6ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Est Voluptas Totam Quisquam"], ["description", "Consectetur eaque dolorem. Perferendis commodi omnis. Sequi consequatur consequuntur.\nOptio et incidunt. Aut et recusandae. Ut reprehenderit tempore.\nBlanditiis soluta voluptas. Totam nisi labore. Quidem consequatur omnis.\nEnim excepturi asperiores. Vel laboriosam laudantium. Illo dolores modi.\nAt praesentium voluptatem. Iure beatae cumque. Saepe quibusdam ipsam."], ["created_at", "2021-09-08 16:02:50.710492"], ["updated_at", "2021-09-08 16:02:50.710492"]]
137816
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137817
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137818
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", ""], ["title", "Encyclopedia of Indiana"], ["container_title", "A Handful of Dust"], ["publisher", "Somerset"], ["city", ""], ["year", "1993"], ["pages", ""], ["url", ""], ["published_at", "2020-09-08 16:02:50.719076"], ["accessed_at", "2021-08-08 16:02:50.719397"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.721380"], ["updated_at", "2021-09-08 16:02:50.721380"]]
137819
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137820
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137821
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137822
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137823
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137824
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 9.5ms | Allocations: 846)
137825
+ TRANSACTION (0.2ms) rollback transaction
137826
+ TRANSACTION (0.1ms) begin transaction
137827
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137828
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Tempore Voluptatem"], ["description", "Unde explicabo quo. Minima voluptate consequuntur. Et soluta modi.\nAut harum facilis. Eius odio ipsum. Ut et est.\nMinus praesentium nam. Ut quia sunt. Et nam nemo.\nExcepturi optio aut. Adipisci aspernatur ex. Aut incidunt quas."], ["created_at", "2021-09-08 16:02:50.746617"], ["updated_at", "2021-09-08 16:02:50.746617"]]
137829
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137830
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137831
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", ""], ["title", "Madness and Civilization: A History of Insanity in the Age of Reason"], ["container_title", "A Farewell to Arms"], ["publisher", "Vintage-Random House"], ["city", ""], ["year", "1988"], ["pages", ""], ["url", ""], ["published_at", "2020-09-08 16:02:50.754999"], ["accessed_at", "2021-08-08 16:02:50.755210"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.757595"], ["updated_at", "2021-09-08 16:02:50.757595"]]
137832
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Michel"], ["middle", ""], ["last", "Foucault"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.761550"], ["updated_at", "2021-09-08 16:02:50.761550"]]
137833
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Richard"], ["middle", ""], ["last", "Howard"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.763756"], ["updated_at", "2021-09-08 16:02:50.763756"]]
137834
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137835
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137836
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137837
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137838
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137839
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137840
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137841
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137842
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "translator"]]
137843
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 12.2ms | Allocations: 1457)
137844
+ TRANSACTION (0.3ms) rollback transaction
137845
+ TRANSACTION (0.1ms) begin transaction
137846
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137847
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Nihil"], ["description", "Ducimus qui dolor. Illo dolorem debitis. Possimus impedit ipsam."], ["created_at", "2021-09-08 16:02:50.787459"], ["updated_at", "2021-09-08 16:02:50.787459"]]
137848
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137849
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137850
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", ""], ["title", "TV Makes a Too-Close Call"], ["container_title", "Time"], ["publisher", ""], ["city", ""], ["year", ""], ["pages", "pp. 70-71"], ["url", ""], ["published_at", "2000-11-20 00:00:00"], ["accessed_at", "2021-08-08 16:02:50.795531"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.798262"], ["updated_at", "2021-09-08 16:02:50.798262"]]
137851
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "James"], ["middle", ""], ["last", "Poniewozik"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.802886"], ["updated_at", "2021-09-08 16:02:50.802886"]]
137852
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137853
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137854
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137855
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137856
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137857
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137858
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137859
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_periodical.html.haml (Duration: 7.6ms | Allocations: 1233)
137860
+ TRANSACTION (0.3ms) rollback transaction
137861
+ TRANSACTION (0.1ms) begin transaction
137862
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137863
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Eos"], ["description", "Cupiditate cumque vitae. Et quo culpa. Voluptatibus ipsam deserunt.\nOptio quia architecto. Omnis aut architecto. Quam suscipit inventore.\nItaque voluptate et. Ullam optio dignissimos. Temporibus omnis qui.\nEt pariatur deserunt. Odit autem in. Beatae et aut."], ["created_at", "2021-09-08 16:02:50.825249"], ["updated_at", "2021-09-08 16:02:50.825249"]]
137864
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137865
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137866
+ WorksCited::Citation Create (0.6ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", ""], ["title", "New Health Center Targets County's Uninsured Patients"], ["container_title", "Washington Post"], ["publisher", ""], ["city", ""], ["year", ""], ["pages", "p. LZ01"], ["url", ""], ["published_at", "2007-05-24 00:00:00"], ["accessed_at", "2021-08-08 16:02:50.832977"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.835726"], ["updated_at", "2021-09-08 16:02:50.835726"]]
137867
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Bill"], ["middle", ""], ["last", "Brubaker"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.840218"], ["updated_at", "2021-09-08 16:02:50.840218"]]
137868
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137869
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137870
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137871
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137872
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137873
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137874
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137875
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_periodical.html.haml (Duration: 12.1ms | Allocations: 1232)
137876
+ TRANSACTION (0.3ms) rollback transaction
137877
+ TRANSACTION (0.2ms) begin transaction
137878
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137879
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Est Porro"], ["description", "Ea voluptatibus minima. Est dolores animi. Ut eius ipsum."], ["created_at", "2021-09-08 16:02:50.863961"], ["updated_at", "2021-09-08 16:02:50.863961"]]
137880
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137881
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137882
+ WorksCited::Citation Create (0.7ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", ""], ["title", "Conflicting Nationalisms: The Voice of the Subaltern in Mahasweta Devi's Bashai Tudu"], ["container_title", "Tulsa Studies in Women's Literature"], ["publisher", ""], ["city", ""], ["volume", "vol. 15"], ["number", "no. 1"], ["year", "1996"], ["pages", "pp. 41-50"], ["url", ""], ["accessed_at", "2021-08-08 16:02:50.874932"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.877724"], ["updated_at", "2021-09-08 16:02:50.877724"]]
137883
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Alaknanda"], ["middle", ""], ["last", "Bagchi"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.882693"], ["updated_at", "2021-09-08 16:02:50.882693"]]
137884
+ TRANSACTION (0.4ms) RELEASE SAVEPOINT active_record_1
137885
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137886
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137887
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137888
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137889
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137890
+  (0.4ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137891
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_periodical.html.haml (Duration: 14.8ms | Allocations: 1230)
137892
+ TRANSACTION (0.4ms) rollback transaction
137893
+ TRANSACTION (0.2ms) begin transaction
137894
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137895
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Cupiditate"], ["description", "Praesentium omnis nihil. Aliquam ut corporis. Porro soluta sed.\nQuibusdam facere fuga. Est non est. Harum doloribus aspernatur.\nEum sapiente ex. Illo libero quae. Qui dolor voluptates."], ["created_at", "2021-09-08 16:02:50.916500"], ["updated_at", "2021-09-08 16:02:50.916500"]]
137896
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137897
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137898
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "The Purdue OWL Family of Sites"], ["container_title", ""], ["publisher", "The Writing Lab and OWL at Purdue and Purdue U"], ["city", ""], ["volume", ""], ["number", ""], ["year", "2008"], ["pages", ""], ["url", "https://owl.english.purdue.edu/owl"], ["accessed_at", "2008-04-23 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.927457"], ["updated_at", "2021-09-08 16:02:50.927457"]]
137899
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137900
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137901
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137902
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137903
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137904
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 5.8ms | Allocations: 881)
137905
+ TRANSACTION (0.3ms) rollback transaction
137906
+ TRANSACTION (0.2ms) begin transaction
137907
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137908
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Voluptates Voluptatem Voluptatem Sed Cumque"], ["description", "Quis suscipit qui. Non deleniti voluptate. Consequuntur quis quisquam.\nInventore sunt ipsa. Quia reiciendis totam. Porro rem aut.\nSoluta architecto fuga. Voluptas possimus praesentium. Consequatur cumque et.\nPorro molestiae qui. Delectus corporis ipsa. Sit perspiciatis odio.\nAlias animi officia. Tempore cumque nostrum. Culpa molestias eveniet."], ["created_at", "2021-09-08 16:02:50.950227"], ["updated_at", "2021-09-08 16:02:50.950227"]]
137909
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137910
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137911
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "Guide to Literary and Critical Theory"], ["container_title", ""], ["publisher", "Purdue U"], ["city", ""], ["volume", ""], ["number", ""], ["year", ""], ["pages", ""], ["url", "http://www.cla.purdue.edu/english/theory/"], ["published_at", "2003-11-28 00:00:00"], ["accessed_at", "2006-05-10 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:50.962856"], ["updated_at", "2021-09-08 16:02:50.962856"]]
137912
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Dino"], ["middle", ""], ["last", "Felluga"], ["suffix", ""], ["created_at", "2021-09-08 16:02:50.968049"], ["updated_at", "2021-09-08 16:02:50.968049"]]
137913
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137914
+ WorksCited::Contributor Exists? (0.5ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137915
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137916
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137917
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137918
+ WorksCited::Contributor Load (0.6ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137919
+  (0.4ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137920
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 12.3ms | Allocations: 1192)
137921
+ TRANSACTION (0.3ms) rollback transaction
137922
+ TRANSACTION (0.1ms) begin transaction
137923
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137924
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Unde Est Ex Quod Eos"], ["description", "Vitae aut est. Minus ex hic. Dolorem omnis eveniet.\nQui molestiae pariatur. Dolor voluptatem quod. Sit corporis eum.\nReiciendis voluptatum harum. In iste quibusdam. Dolor explicabo molestias."], ["created_at", "2021-09-08 16:02:50.994547"], ["updated_at", "2021-09-08 16:02:50.994547"]]
137925
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137926
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137927
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "published_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "Athlete's Foot - Topic Overview"], ["container_title", "WebMD"], ["publisher", ""], ["city", ""], ["volume", ""], ["number", ""], ["year", ""], ["pages", ""], ["url", "https://www.webmd.com/skin-problems-and-treatments/tc/athletes-foot-topic-overview"], ["published_at", "2014-09-25 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.004673"], ["updated_at", "2021-09-08 16:02:51.004673"]]
137928
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137929
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137930
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137931
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137932
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137933
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 7.4ms | Allocations: 941)
137934
+ TRANSACTION (0.3ms) rollback transaction
137935
+ TRANSACTION (0.2ms) begin transaction
137936
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137937
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Quia At Suscipit"], ["description", "Ducimus rerum repellendus. Architecto magni similique. Eos nisi sed.\nIpsam iure rem. Aut beatae aut. Ad autem amet.\nSit quia enim. Dolor quia ut. Velit dolores minus.\nPariatur aliquid molestiae. Odio dolor rerum. Fuga error voluptas."], ["created_at", "2021-09-08 16:02:51.030096"], ["updated_at", "2021-09-08 16:02:51.030096"]]
137938
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137939
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137940
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "How to Make Vegetarian Chili"], ["container_title", "eHow"], ["publisher", ""], ["city", ""], ["volume", ""], ["number", ""], ["year", ""], ["pages", ""], ["url", "https://www.ehow.com/how_10727_make-vegetarian-chili.html"], ["accessed_at", "2015-07-06 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.041385"], ["updated_at", "2021-09-08 16:02:51.041385"]]
137941
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Susan"], ["middle", ""], ["last", "Lundman"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.045087"], ["updated_at", "2021-09-08 16:02:51.045087"]]
137942
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137943
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137944
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137945
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137946
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137947
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137948
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137949
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 7.9ms | Allocations: 1252)
137950
+ TRANSACTION (0.3ms) rollback transaction
137951
+ TRANSACTION (0.2ms) begin transaction
137952
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137953
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Laboriosam Eum Perferendis Quam Consectetur"], ["description", "Perspiciatis autem est. Aut qui porro. Qui dolor cumque."], ["created_at", "2021-09-08 16:02:51.065373"], ["updated_at", "2021-09-08 16:02:51.065373"]]
137954
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137955
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137956
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "E-book"], ["title", "How to Write a Lot: A Practical Guide to Productive Academic Writing"], ["container_title", ""], ["publisher", "American Psychological Association"], ["city", ""], ["volume", ""], ["number", ""], ["year", "2007"], ["pages", ""], ["url", ""], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.075549"], ["updated_at", "2021-09-08 16:02:51.075549"]]
137957
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Paul"], ["middle", "Joseph"], ["last", "Silva"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.079049"], ["updated_at", "2021-09-08 16:02:51.079049"]]
137958
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137959
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137960
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137961
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137962
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137963
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137964
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137965
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 8.9ms | Allocations: 1164)
137966
+ TRANSACTION (0.3ms) rollback transaction
137967
+ TRANSACTION (0.2ms) begin transaction
137968
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137969
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Qui Ipsum Ipsam"], ["description", "Expedita laudantium et. Recusandae assumenda asperiores. Explicabo aut animi.\nLaboriosam autem quam. Nemo aut voluptas. Nostrum sed velit."], ["created_at", "2021-09-08 16:02:51.102635"], ["updated_at", "2021-09-08 16:02:51.102635"]]
137970
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137971
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137972
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "Kindle ed."], ["title", "The Prince"], ["container_title", ""], ["publisher", "Library of Alexandria"], ["city", ""], ["volume", ""], ["number", ""], ["year", "2018"], ["pages", ""], ["url", ""], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.131784"], ["updated_at", "2021-09-08 16:02:51.131784"]]
137973
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Niccolo"], ["middle", ""], ["last", "Machiavelli"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.135014"], ["updated_at", "2021-09-08 16:02:51.135014"]]
137974
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "W. K."], ["middle", ""], ["last", "Marriott"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.136628"], ["updated_at", "2021-09-08 16:02:51.136628"]]
137975
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
137976
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137977
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137978
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137979
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137980
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "translator"]]
137981
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137982
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137983
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
137984
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 12.6ms | Allocations: 1463)
137985
+ TRANSACTION (0.3ms) rollback transaction
137986
+ TRANSACTION (0.2ms) begin transaction
137987
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
137988
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Et Qui Voluptatem Aut Hic"], ["description", "Dolorem quia optio. Ea dolor quo. Ex occaecati consequatur.\nOptio dolor et. Totam architecto enim. Doloribus minus inventore.\nEligendi nobis ducimus. Ex officiis sed. Quod voluptatem molestias.\nOmnis ducimus ipsam. Aut labore esse. Animi et aut."], ["created_at", "2021-09-08 16:02:51.164954"], ["updated_at", "2021-09-08 16:02:51.164954"]]
137989
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137990
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
137991
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "10 Tips on Writing the Living Web"], ["container_title", "A List Apart: For People Who Make Websites"], ["publisher", ""], ["city", ""], ["volume", ""], ["number", ""], ["year", ""], ["pages", ""], ["url", "http://alistapart.com/article/writeliving"], ["published_at", "2002-08-16 00:00:00"], ["accessed_at", "2009-05-04 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.174488"], ["updated_at", "2021-09-08 16:02:51.174488"]]
137992
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Mark"], ["middle", ""], ["last", "Bernstein"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.178614"], ["updated_at", "2021-09-08 16:02:51.178614"]]
137993
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
137994
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
137995
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
137996
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
137997
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137998
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
137999
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138000
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 12.3ms | Allocations: 1255)
138001
+ TRANSACTION (0.3ms) rollback transaction
138002
+ TRANSACTION (0.2ms) begin transaction
138003
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138004
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Minima Eum Quaerat"], ["description", "Exercitationem eius ipsum. Ad blanditiis ratione. Voluptas deleniti laboriosam.\nAut sint corporis. Nulla beatae rerum. Eligendi omnis vero.\nQuia nostrum corrupti. Veritatis mollitia quibusdam. Et est vel."], ["created_at", "2021-09-08 16:02:51.206879"], ["updated_at", "2021-09-08 16:02:51.206879"]]
138005
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138006
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138007
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "Research in Youth Culture and Policy: Current Conditions and Future Directions"], ["container_title", "Social Work and Society: The International Online-Only Journal"], ["publisher", ""], ["city", ""], ["volume", "vol. 6"], ["number", "no. 2"], ["year", "2008"], ["pages", ""], ["url", "http://www.socwork.net/sws/article/view/60/362"], ["accessed_at", "2009-05-20 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.220453"], ["updated_at", "2021-09-08 16:02:51.220453"]]
138008
+ WorksCited::Contributor Create (0.6ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Nadine"], ["middle", ""], ["last", "Dolby"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.224028"], ["updated_at", "2021-09-08 16:02:51.224028"]]
138009
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138010
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
138011
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
138012
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
138013
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138014
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138015
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138016
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 9.3ms | Allocations: 1251)
138017
+ TRANSACTION (0.3ms) rollback transaction
138018
+ TRANSACTION (0.2ms) begin transaction
138019
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138020
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Laboriosam"], ["description", "Rerum et minima. Impedit inventore error. Maiores sequi qui."], ["created_at", "2021-09-08 16:02:51.243984"], ["updated_at", "2021-09-08 16:02:51.243984"]]
138021
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138022
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138023
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "Investigating Disease Outbreaks Under a Protocol to the Biological and Toxin Weapons Convention"], ["container_title", "Emerging Infectious Diseases"], ["publisher", ""], ["city", ""], ["volume", "vol. 6"], ["number", "no. 6"], ["year", "2000"], ["pages", "pp. 595-600"], ["url", "http://wwwnc.cdc.gov/eid/article/6/6/00-0607_article"], ["accessed_at", "2009-02-08 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.256885"], ["updated_at", "2021-09-08 16:02:51.256885"]]
138024
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Mark"], ["middle", ""], ["last", "Wheelis"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.260602"], ["updated_at", "2021-09-08 16:02:51.260602"]]
138025
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138026
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
138027
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
138028
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
138029
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138030
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138031
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138032
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 8.8ms | Allocations: 1251)
138033
+ TRANSACTION (0.3ms) rollback transaction
138034
+ TRANSACTION (0.1ms) begin transaction
138035
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138036
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Nostrum Voluptatem Nam Autem Tempora"], ["description", "Fugit molestiae vitae. Odit sint repudiandae. Enim quisquam exercitationem.\nSimilique tempora quasi. Consequatur nihil repellat. Dolore enim sapiente.\nDolor est sed. Molestiae sunt et. Velit aut sunt.\nIpsam et quam. Ipsum ut quis. Qui quis est.\nExcepturi cupiditate sint. Facilis voluptatibus assumenda. Saepe perspiciatis ipsa."], ["created_at", "2021-09-08 16:02:51.286992"], ["updated_at", "2021-09-08 16:02:51.286992"]]
138037
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138038
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138039
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "online_database", "doi", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", ""], ["title", "Toxicity of Nitrite to Three Species of Freshwater Invertebrates"], ["container_title", "Environmental Toxicology"], ["publisher", ""], ["city", ""], ["volume", "vol. 21"], ["number", "no. 1"], ["year", ""], ["pages", "pp. 90-94"], ["url", ""], ["online_database", "Wiley Online Library"], ["doi", "doi:10.1002/tox.20155"], ["published_at", "2006-02-03 00:00:00"], ["accessed_at", "2009-05-26 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.296895"], ["updated_at", "2021-09-08 16:02:51.296895"]]
138040
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Julio"], ["middle", "Allen"], ["last", "Camargo"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.301688"], ["updated_at", "2021-09-08 16:02:51.301688"]]
138041
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Alvaro"], ["middle", ""], ["last", "Alonso"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.304485"], ["updated_at", "2021-09-08 16:02:51.304485"]]
138042
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138043
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
138044
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
138045
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
138046
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138047
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138048
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138049
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1], ["OFFSET", 1]]
138050
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 10.8ms | Allocations: 1403)
138051
+ TRANSACTION (0.3ms) rollback transaction
138052
+ TRANSACTION (0.2ms) begin transaction
138053
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138054
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Maiores"], ["description", "Omnis odio consequuntur. Iste molestiae non. Perspiciatis ratione et.\nRerum pariatur expedita. Tempora omnis et. Odit sed dolores."], ["created_at", "2021-09-08 16:02:51.329452"], ["updated_at", "2021-09-08 16:02:51.329452"]]
138055
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138056
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138057
+ WorksCited::Citation Create (0.7ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "online_database", "doi", "published_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", ""], ["title", "Re: Modernist Literature"], ["container_title", ""], ["publisher", ""], ["city", ""], ["volume", ""], ["number", ""], ["year", ""], ["pages", ""], ["url", ""], ["online_database", ""], ["doi", ""], ["published_at", "2000-11-15 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.345227"], ["updated_at", "2021-09-08 16:02:51.345227"]]
138058
+ WorksCited::Contributor Create (0.6ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Andrew"], ["middle", ""], ["last", "Kunka"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.350324"], ["updated_at", "2021-09-08 16:02:51.350324"]]
138059
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "receiver"], ["first", "John"], ["middle", ""], ["last", "Watts"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.353437"], ["updated_at", "2021-09-08 16:02:51.353437"]]
138060
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138061
+ WorksCited::Contributor Exists? (0.6ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "receiver"], ["LIMIT", 1]]
138062
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "receiver"], ["LIMIT", 1]]
138063
+  (0.4ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "receiver"]]
138064
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
138065
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
138066
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
138067
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138068
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138069
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138070
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_email.html.haml (Duration: 21.5ms | Allocations: 1697)
138071
+ TRANSACTION (0.4ms) rollback transaction
138072
+ TRANSACTION (0.2ms) begin transaction
138073
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138074
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Quis"], ["description", "Rerum doloribus sed. Itaque ullam neque. Quae id sit.\nSed nihil vero. Eveniet aperiam accusantium. Vitae nam ducimus.\nQuo voluptatibus est. Neque facere eum. Harum fuga error.\nTemporibus pariatur blanditiis. Earum harum iure. Reiciendis sit porro.\nDolor deleniti non. Ullam quas aut. Reiciendis temporibus aut."], ["created_at", "2021-09-08 16:02:51.394534"], ["updated_at", "2021-09-08 16:02:51.394534"]]
138075
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138076
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138077
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "online_database", "doi", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", ""], ["title", "Re: Best Strategy: Fenced Pastures vs. Max Number of Rooms?"], ["container_title", "BoardGameGeek"], ["publisher", ""], ["city", ""], ["volume", ""], ["number", ""], ["year", ""], ["pages", ""], ["url", "https://boardgamegeek.com/thread/343929/best-strategy-fenced-pastures-vs-max-number-rooms"], ["online_database", ""], ["doi", ""], ["published_at", "2008-09-29 00:00:00"], ["accessed_at", "2009-04-05 00:00:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.407455"], ["updated_at", "2021-09-08 16:02:51.407455"]]
138078
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "handle", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Sal"], ["middle", ""], ["last", "Hernandez"], ["suffix", ""], ["handle", "Salmar1515"], ["created_at", "2021-09-08 16:02:51.412185"], ["updated_at", "2021-09-08 16:02:51.412185"]]
138079
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138080
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "receiver"], ["LIMIT", 1]]
138081
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
138082
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
138083
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
138084
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138085
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138086
+  (0.4ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138087
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_email.html.haml (Duration: 16.3ms | Allocations: 1426)
138088
+ TRANSACTION (0.3ms) rollback transaction
138089
+ TRANSACTION (0.2ms) begin transaction
138090
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138091
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Ullam"], ["description", "Vel beatae voluptas. Quidem et qui. Ut est distinctio.\nNeque dolor odio. Et itaque inventore. Ullam fugiat laboriosam."], ["created_at", "2021-09-08 16:02:51.444104"], ["updated_at", "2021-09-08 16:02:51.444104"]]
138092
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138093
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138094
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "volume", "number", "year", "pages", "url", "online_database", "doi", "published_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", ""], ["title", "SC demonstrated why all the debates are the engines of this campaign."], ["container_title", "Twitter"], ["publisher", ""], ["city", ""], ["volume", ""], ["number", ""], ["year", ""], ["pages", ""], ["url", "https://twitter.com/tombrokaw/status/160996868971704320"], ["online_database", ""], ["doi", ""], ["published_at", "2012-01-22 03:06:00"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.457706"], ["updated_at", "2021-09-08 16:02:51.457706"]]
138095
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "handle", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", ""], ["middle", ""], ["last", ""], ["suffix", ""], ["handle", "tombrokaw"], ["created_at", "2021-09-08 16:02:51.462212"], ["updated_at", "2021-09-08 16:02:51.462212"]]
138096
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138097
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "receiver"], ["LIMIT", 1]]
138098
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138099
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138100
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_tweet.html.haml (Duration: 9.1ms | Allocations: 789)
138101
+ TRANSACTION (0.4ms) rollback transaction
138102
+ TRANSACTION (0.2ms) begin transaction
138103
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138104
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Eligendi Inventore Consequatur Sit"], ["description", "Accusamus aut esse. Sequi voluptatum ea. Est deleniti eos.\nIllo consequatur fuga. Laborum quia possimus. Sunt dolor molestiae."], ["created_at", "2021-09-08 16:02:51.486202"], ["updated_at", "2021-09-08 16:02:51.486202"]]
138105
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138106
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138107
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Gone with the Wind"], ["container_title", "Fame Is the Spur"], ["publisher", "Library of America"], ["city", "Lake Idellaborough"], ["year", "1973"], ["pages", "pp. 145-6"], ["url", "http://jenkins-barrows.biz/laila_ryan"], ["published_at", "2020-09-08 16:02:51.495317"], ["accessed_at", "2021-08-08 16:02:51.495598"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.497832"], ["updated_at", "2021-09-08 16:02:51.497832"]]
138108
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138109
+ WorksCited::Contributor Load (0.4ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138110
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138111
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Joseph"], ["middle", "James"], ["last", "Jackson"], ["suffix", "Jr."], ["created_at", "2021-09-08 16:02:51.508772"], ["updated_at", "2021-09-08 16:02:51.508772"]]
138112
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138113
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138114
+  (0.4ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138115
+ TRANSACTION (0.4ms) rollback transaction
138116
+ TRANSACTION (0.2ms) begin transaction
138117
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138118
+ Doodad Create (0.6ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Quod Dolor Rerum Ea Vel"], ["description", "Corporis et eius. Consectetur et maiores. Ducimus autem vitae.\nDolores est enim. Sed corporis facilis. Qui et tempora.\nRerum rerum ut. Et ipsa aut. Numquam quisquam ea.\nVoluptatem voluptas excepturi. Iure soluta inventore. Dolore et illum."], ["created_at", "2021-09-08 16:02:51.530604"], ["updated_at", "2021-09-08 16:02:51.530604"]]
138119
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138120
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138121
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", "print"], ["title", "Cover Her Face"], ["container_title", "The Glory and the Dream"], ["publisher", "Tate Publishing & Enterprises"], ["city", "Lednerville"], ["year", "1954"], ["pages", "pp. 145-6"], ["url", "http://legros-leuschke.com/simone_dibbert"], ["published_at", "2020-09-08 16:02:51.540063"], ["accessed_at", "2021-08-08 16:02:51.540365"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.542230"], ["updated_at", "2021-09-08 16:02:51.542230"]]
138122
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138123
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138124
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138125
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Joseph"], ["middle", "James"], ["last", "Jackson"], ["suffix", "Jr."], ["created_at", "2021-09-08 16:02:51.552852"], ["updated_at", "2021-09-08 16:02:51.552852"]]
138126
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138127
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138128
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Susan"], ["middle", "Sara"], ["last", "Sorenson"], ["suffix", "Sr."], ["created_at", "2021-09-08 16:02:51.558612"], ["updated_at", "2021-09-08 16:02:51.558612"]]
138129
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138130
+ WorksCited::Contributor Load (0.3ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138131
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138132
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? OFFSET ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1], ["OFFSET", 1]]
138133
+ TRANSACTION (0.3ms) rollback transaction
138134
+ TRANSACTION (0.1ms) begin transaction
138135
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138136
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Nostrum"], ["description", "Repellendus dolorum eum. Dolore non officia. Illo excepturi nihil."], ["created_at", "2021-09-08 16:02:51.577552"], ["updated_at", "2021-09-08 16:02:51.577552"]]
138137
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138138
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138139
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", "print"], ["title", "The Way of All Flesh"], ["container_title", "The Wealth of Nations"], ["publisher", "New Village Press"], ["city", "Stefanhaven"], ["year", "1991"], ["pages", "pp. 145-6"], ["url", "http://kulas.com/denver"], ["published_at", "2020-09-08 16:02:51.586249"], ["accessed_at", "2021-08-08 16:02:51.586569"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.588259"], ["updated_at", "2021-09-08 16:02:51.588259"]]
138140
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138141
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138142
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138143
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Joseph"], ["middle", "James"], ["last", "Jackson"], ["suffix", "Jr."], ["created_at", "2021-09-08 16:02:51.599241"], ["updated_at", "2021-09-08 16:02:51.599241"]]
138144
+ TRANSACTION (1.2ms) RELEASE SAVEPOINT active_record_1
138145
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138146
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Susan"], ["middle", "Sara"], ["last", "Sorenson"], ["suffix", "Sr."], ["created_at", "2021-09-08 16:02:51.607489"], ["updated_at", "2021-09-08 16:02:51.607489"]]
138147
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138148
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138149
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Lara"], ["middle", ""], ["last", "Lovelace"], ["suffix", ""], ["created_at", "2021-09-08 16:02:51.613603"], ["updated_at", "2021-09-08 16:02:51.613603"]]
138150
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138151
+ WorksCited::Contributor Load (0.5ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138152
+  (0.5ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138153
+ TRANSACTION (0.3ms) rollback transaction
138154
+ TRANSACTION (0.1ms) begin transaction
138155
+ TRANSACTION (0.2ms) rollback transaction
138156
+ TRANSACTION (0.4ms) begin transaction
138157
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138158
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Totam Repellendus Non Quia"], ["description", "Non et mollitia. Animi voluptas sit. Id minima eum."], ["created_at", "2021-09-08 16:02:51.693379"], ["updated_at", "2021-09-08 16:02:51.693379"]]
138159
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138160
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138161
+ WorksCited::Citation Create (0.7ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "The Line of Beauty"], ["container_title", "A Confederacy of Dunces"], ["publisher", "Karadi Tales"], ["city", "South Jamey"], ["year", "1986"], ["pages", "pp. 145-6"], ["url", "http://morar.co/deloris"], ["published_at", "2020-09-08 16:02:51.702985"], ["accessed_at", "2021-08-08 16:02:51.703252"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.704971"], ["updated_at", "2021-09-08 16:02:51.704971"]]
138162
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138163
+ TRANSACTION (0.3ms) rollback transaction
138164
+ TRANSACTION (0.2ms) begin transaction
138165
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138166
+ Doodad Create (0.6ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Nemo Aspernatur Voluptatibus"], ["description", "Et non qui. Deleniti consectetur ea. Aliquid magni est.\nQuos consequatur iste. Est voluptas voluptatum. Quidem accusamus rerum.\nOmnis neque quis. Aut provident sunt. Qui beatae qui.\nNostrum qui natus. Doloremque hic nihil. Delectus voluptates quod.\nNecessitatibus reiciendis corrupti. Repellat in eveniet. Molestiae magnam vel."], ["created_at", "2021-09-08 16:02:51.722904"], ["updated_at", "2021-09-08 16:02:51.722904"]]
138167
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138168
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138169
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", "print"], ["title", "An Acceptable Time"], ["container_title", "A Time to Kill"], ["publisher", "Basic Books"], ["city", "Oberbrunnerfort"], ["year", "1992"], ["pages", "pp. 145-6"], ["url", "http://cummings-turcotte.org/kaylene.daniel"], ["published_at", "2020-09-08 16:02:51.733180"], ["accessed_at", "2021-08-08 16:02:51.733446"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.735055"], ["updated_at", "2021-09-08 16:02:51.735055"]]
138170
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138171
+ TRANSACTION (0.3ms) rollback transaction
138172
+ TRANSACTION (0.2ms) begin transaction
138173
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138174
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Iusto Eveniet Commodi Vel"], ["description", "Aperiam ut quasi. Qui fugit quos. Quia quis inventore."], ["created_at", "2021-09-08 16:02:51.746805"], ["updated_at", "2021-09-08 16:02:51.746805"]]
138175
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138176
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138177
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", "print"], ["title", "If I Forget Thee Jerusalem"], ["container_title", "Clouds of Witness"], ["publisher", "Scholastic Press"], ["city", "Broderickton"], ["year", "1947"], ["pages", "pp. 145-6"], ["url", "http://lakin-orn.io/reed_beatty"], ["published_at", "2020-09-08 16:02:51.755933"], ["accessed_at", "2021-08-08 16:02:51.756177"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.757852"], ["updated_at", "2021-09-08 16:02:51.757852"]]
138178
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138179
+ TRANSACTION (0.3ms) rollback transaction
138180
+ TRANSACTION (0.2ms) begin transaction
138181
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138182
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Fugiat"], ["description", "Mollitia accusamus reiciendis. Omnis ad doloremque. Officiis in incidunt."], ["created_at", "2021-09-08 16:02:51.769152"], ["updated_at", "2021-09-08 16:02:51.769152"]]
138183
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138184
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138185
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "No Longer at Ease"], ["container_title", "Beyond the Mexique Bay"], ["publisher", "George Routledge & Sons"], ["city", "Port Sade"], ["year", "1921"], ["pages", "pp. 145-6"], ["url", "http://conn-boyle.net/renato_dibbert"], ["published_at", "2020-09-08 16:02:51.778885"], ["accessed_at", "2021-08-08 16:02:51.779159"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.780897"], ["updated_at", "2021-09-08 16:02:51.780897"]]
138186
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138187
+ TRANSACTION (0.4ms) rollback transaction
138188
+ TRANSACTION (0.2ms) begin transaction
138189
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138190
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Deleniti Placeat Nisi Recusandae"], ["description", "Quis omnis fugiat. Vitae soluta cum. Sed necessitatibus fugiat."], ["created_at", "2021-09-08 16:02:51.794715"], ["updated_at", "2021-09-08 16:02:51.794715"]]
138191
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138192
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138193
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "Gone with the Wind"], ["container_title", "The Wealth of Nations"], ["publisher", "University of Chicago Press"], ["city", "Lake Cleveland"], ["year", "1948"], ["pages", "pp. 145-6"], ["url", "http://rau-littel.io/tobias.cassin"], ["published_at", "2020-09-08 16:02:51.804571"], ["accessed_at", "2021-08-08 16:02:51.804897"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.806575"], ["updated_at", "2021-09-08 16:02:51.806575"]]
138194
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138195
+ TRANSACTION (0.3ms) rollback transaction
138196
+ TRANSACTION (0.1ms) begin transaction
138197
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138198
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Aliquam Laudantium Pariatur"], ["description", "Distinctio et amet. Rerum voluptatibus vero. Voluptate ut quasi."], ["created_at", "2021-09-08 16:02:51.818890"], ["updated_at", "2021-09-08 16:02:51.818890"]]
138199
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138200
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138201
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "interview"], ["media", "print"], ["title", "The Yellow Meads of Asphodel"], ["container_title", "This Side of Paradise"], ["publisher", "Orion Books"], ["city", "Turcotteburgh"], ["year", "1928"], ["pages", "pp. 145-6"], ["url", "http://hoppe.name/lashay_will"], ["published_at", "2020-09-08 16:02:51.825838"], ["accessed_at", "2021-08-08 16:02:51.825971"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.827104"], ["updated_at", "2021-09-08 16:02:51.827104"]]
138202
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138203
+ TRANSACTION (0.3ms) rollback transaction
138204
+ TRANSACTION (0.2ms) begin transaction
138205
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138206
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Nesciunt Molestiae Unde Vel Doloremque"], ["description", "Fugit sint consequatur. Consequatur quia enim. Saepe placeat recusandae.\nRerum inventore accusamus. Voluptates nam voluptatem. Cum maxime assumenda.\nEt illo eveniet. Fuga quia voluptas. Quis et ut.\nLaborum beatae ea. Deleniti libero et. Corporis qui sed.\nId exercitationem numquam. Saepe facilis deleniti. Deleniti cupiditate recusandae."], ["created_at", "2021-09-08 16:02:51.840982"], ["updated_at", "2021-09-08 16:02:51.840982"]]
138207
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138208
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138209
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "interview"], ["media", "print"], ["title", "The Wind's Twelve Quarters"], ["container_title", "Precious Bane"], ["publisher", "Holland Park Press"], ["city", "Kelvinside"], ["year", "2013"], ["pages", "pp. 145-6"], ["url", "http://fadel-adams.name/damian"], ["published_at", "2020-09-08 16:02:51.847496"], ["accessed_at", "2021-08-08 16:02:51.847663"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.849362"], ["updated_at", "2021-09-08 16:02:51.849362"]]
138210
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138211
+ TRANSACTION (0.2ms) rollback transaction
138212
+ TRANSACTION (0.2ms) begin transaction
138213
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138214
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Voluptatem Inventore Recusandae"], ["description", "In et accusantium. Cumque nulla accusamus. Eos tempora veritatis.\nRerum aliquid praesentium. Qui velit numquam. Ratione praesentium saepe.\nDicta et maxime. Vel voluptatem blanditiis. Dolor nam voluptas."], ["created_at", "2021-09-08 16:02:51.862592"], ["updated_at", "2021-09-08 16:02:51.862592"]]
138215
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138216
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138217
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "Time To Murder And Create"], ["container_title", "Such, Such Were the Joys"], ["publisher", "Eerdmans Publishing"], ["city", "South Rossanaberg"], ["year", "1929"], ["pages", "pp. 145-6"], ["url", "http://murphy.net/raquel.macejkovic"], ["published_at", "2020-09-08 16:02:51.871781"], ["accessed_at", "2021-08-08 16:02:51.871929"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.873557"], ["updated_at", "2021-09-08 16:02:51.873557"]]
138218
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138219
+ TRANSACTION (0.3ms) rollback transaction
138220
+ TRANSACTION (0.2ms) begin transaction
138221
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138222
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Perferendis Tempora Nam Consequatur Dolor"], ["description", "Nihil est voluptas. Quibusdam omnis fugiat. Occaecati minus voluptas."], ["created_at", "2021-09-08 16:02:51.884596"], ["updated_at", "2021-09-08 16:02:51.884596"]]
138223
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138224
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138225
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "As I Lay Dying"], ["container_title", "No Country for Old Men"], ["publisher", "Cloverdale Corporation"], ["city", "Laurenport"], ["year", "1949"], ["pages", "pp. 145-6"], ["url", "http://christiansen.info/cayla.kerluke"], ["published_at", "2020-09-08 16:02:51.891831"], ["accessed_at", "2021-08-08 16:02:51.892024"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.893441"], ["updated_at", "2021-09-08 16:02:51.893441"]]
138226
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138227
+ TRANSACTION (0.3ms) rollback transaction
138228
+ TRANSACTION (0.2ms) begin transaction
138229
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138230
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Quia Quia Veritatis"], ["description", "Voluptatem dolorum qui. Odit est sunt. Ipsum delectus quo.\nSapiente veniam nisi. Et temporibus aut. Enim expedita soluta.\nEius iste dolores. Ut incidunt sed. Magni autem voluptatum.\nSit facilis repudiandae. Rerum neque a. Iure cumque rerum."], ["created_at", "2021-09-08 16:02:51.908886"], ["updated_at", "2021-09-08 16:02:51.908886"]]
138231
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138232
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138233
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "That Hideous Strength"], ["container_title", "The Sun Also Rises"], ["publisher", "Fairview Press"], ["city", "East Mathew"], ["year", "1930"], ["pages", "pp. 145-6"], ["url", "http://roob.co/john_conn"], ["published_at", "2020-09-08 16:02:51.918550"], ["accessed_at", "2021-08-08 16:02:51.918869"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.920467"], ["updated_at", "2021-09-08 16:02:51.920467"]]
138234
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138235
+ TRANSACTION (0.2ms) rollback transaction
138236
+ TRANSACTION (0.1ms) begin transaction
138237
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138238
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Tenetur Excepturi"], ["description", "Quisquam consequatur ut. Consequatur eos ipsam. Quia qui facilis.\nOfficiis natus praesentium. Sit culpa nulla. Deserunt autem minus.\nTenetur eos tempore. Id ratione culpa. Reiciendis qui quia.\nRatione voluptatem consequatur. Exercitationem dolor esse. Nam quod qui.\nImpedit voluptatum soluta. Similique dolorem quis. Id consequatur repudiandae."], ["created_at", "2021-09-08 16:02:51.974269"], ["updated_at", "2021-09-08 16:02:51.974269"]]
138239
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138240
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138241
+ WorksCited::Citation Create (0.6ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "Absalom, Absalom!"], ["container_title", "An Acceptable Time"], ["publisher", "Hogarth Press"], ["city", "West Giuseppe"], ["year", "1964"], ["pages", "pp. 145-6"], ["url", "http://rolfson-bauch.net/lucile.wyman"], ["published_at", "2020-09-08 16:02:51.980647"], ["accessed_at", "2021-08-08 16:02:51.980841"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:51.982326"], ["updated_at", "2021-09-08 16:02:51.982326"]]
138242
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138243
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138244
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Oscar"], ["middle", "Thompson"], ["last", "Frami"], ["suffix", "Sr."], ["created_at", "2021-09-08 16:02:51.991716"], ["updated_at", "2021-09-08 16:02:51.991716"]]
138245
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138246
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138247
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Golda"], ["middle", "Roob"], ["last", "Lueilwitz"], ["suffix", "JD"], ["created_at", "2021-09-08 16:02:51.998880"], ["updated_at", "2021-09-08 16:02:51.998880"]]
138248
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138249
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138250
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Amal"], ["middle", "Rutherford"], ["last", "Rosenbaum"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.005479"], ["updated_at", "2021-09-08 16:02:52.005479"]]
138251
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138252
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138253
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Ty"], ["middle", ""], ["last", "Wilkinson"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.011895"], ["updated_at", "2021-09-08 16:02:52.011895"]]
138254
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138255
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "author"], ["id", 1], ["LIMIT", 1]]
138256
+ TRANSACTION (0.4ms) rollback transaction
138257
+ TRANSACTION (0.2ms) begin transaction
138258
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138259
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Porro Dolore Modi"], ["description", "Sit exercitationem in. Inventore quia vero. Ut aut recusandae.\nQui hic ut. Fugit sed delectus. Sit delectus sed."], ["created_at", "2021-09-08 16:02:52.032405"], ["updated_at", "2021-09-08 16:02:52.032405"]]
138260
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138261
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138262
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "Nine Coaches Waiting"], ["container_title", "Look to Windward"], ["publisher", "Manchester University Press"], ["city", "Welchbury"], ["year", "2013"], ["pages", "pp. 145-6"], ["url", "http://stehr-wyman.info/joyce_carter"], ["published_at", "2020-09-08 16:02:52.041444"], ["accessed_at", "2021-08-08 16:02:52.041732"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.043520"], ["updated_at", "2021-09-08 16:02:52.043520"]]
138263
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138264
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138265
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Carry"], ["middle", ""], ["last", "Kozey"], ["suffix", "PhD"], ["created_at", "2021-09-08 16:02:52.052122"], ["updated_at", "2021-09-08 16:02:52.052122"]]
138266
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138267
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138268
+ WorksCited::Contributor Create (0.6ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Julio"], ["middle", ""], ["last", "Stiedemann"], ["suffix", "DO"], ["created_at", "2021-09-08 16:02:52.058564"], ["updated_at", "2021-09-08 16:02:52.058564"]]
138269
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138270
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138271
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Gaston"], ["middle", ""], ["last", "Powlowski"], ["suffix", "V"], ["created_at", "2021-09-08 16:02:52.066314"], ["updated_at", "2021-09-08 16:02:52.066314"]]
138272
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138273
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138274
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Wes"], ["middle", "Altenwerth"], ["last", "McGlynn"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.073841"], ["updated_at", "2021-09-08 16:02:52.073841"]]
138275
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138276
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "author"], ["id", 2], ["LIMIT", 1]]
138277
+ WorksCited::Contributor Load (0.8ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "author"]]
138278
+ TRANSACTION (0.4ms) rollback transaction
138279
+ TRANSACTION (0.2ms) begin transaction
138280
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138281
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Vero Voluptatem"], ["description", "Porro iste nisi. Velit vero est. Et aut dolor."], ["created_at", "2021-09-08 16:02:52.091844"], ["updated_at", "2021-09-08 16:02:52.091844"]]
138282
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138283
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138284
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "Sleep the Brave"], ["container_title", "A Farewell to Arms"], ["publisher", "New Holland Publishers"], ["city", "Port Jerrod"], ["year", "1964"], ["pages", "pp. 145-6"], ["url", "http://turner-muller.info/ezra.legros"], ["published_at", "2020-09-08 16:02:52.101690"], ["accessed_at", "2021-08-08 16:02:52.101998"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.103978"], ["updated_at", "2021-09-08 16:02:52.103978"]]
138285
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138286
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138287
+ WorksCited::Contributor Create (0.5ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Antoine"], ["middle", ""], ["last", "Schuster"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.112480"], ["updated_at", "2021-09-08 16:02:52.112480"]]
138288
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138289
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138290
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Rocky"], ["middle", "Haag"], ["last", "Stroman"], ["suffix", "PhD"], ["created_at", "2021-09-08 16:02:52.120572"], ["updated_at", "2021-09-08 16:02:52.120572"]]
138291
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138292
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138293
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Socorro"], ["middle", ""], ["last", "O'Connell"], ["suffix", "Jr."], ["created_at", "2021-09-08 16:02:52.128468"], ["updated_at", "2021-09-08 16:02:52.128468"]]
138294
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138295
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138296
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Julius"], ["middle", ""], ["last", "McClure"], ["suffix", "DVM"], ["created_at", "2021-09-08 16:02:52.136436"], ["updated_at", "2021-09-08 16:02:52.136436"]]
138297
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138298
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "author"], ["id", 3], ["LIMIT", 1]]
138299
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "author"]]
138300
+ TRANSACTION (0.4ms) rollback transaction
138301
+ TRANSACTION (0.1ms) begin transaction
138302
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138303
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Quo Est"], ["description", "Ex quod ea. Blanditiis optio amet. Iste quasi nisi.\nMaiores ut autem. Sunt odio nihil. Qui sit quam.\nPerspiciatis quod dicta. Soluta illum et. Perferendis voluptatem qui.\nModi sapiente dignissimos. Adipisci vel est. Eum sunt nihil."], ["created_at", "2021-09-08 16:02:52.156182"], ["updated_at", "2021-09-08 16:02:52.156182"]]
138304
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138305
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138306
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "The Proper Study"], ["container_title", "The Far-Distant Oxus"], ["publisher", "Penguin Books"], ["city", "Adanstad"], ["year", "1970"], ["pages", "pp. 145-6"], ["url", "http://barrows-grimes.io/nova.cummings"], ["published_at", "2020-09-08 16:02:52.164274"], ["accessed_at", "2021-08-08 16:02:52.164569"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.166254"], ["updated_at", "2021-09-08 16:02:52.166254"]]
138307
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138308
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138309
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Kasandra"], ["middle", ""], ["last", "Conroy"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.174452"], ["updated_at", "2021-09-08 16:02:52.174452"]]
138310
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138311
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138312
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Kimberlee"], ["middle", ""], ["last", "Graham"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.180981"], ["updated_at", "2021-09-08 16:02:52.180981"]]
138313
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138314
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138315
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Joey"], ["middle", "Kutch"], ["last", "Nolan"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.187983"], ["updated_at", "2021-09-08 16:02:52.187983"]]
138316
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138317
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138318
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Vernon"], ["middle", "Cremin"], ["last", "Monahan"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.196138"], ["updated_at", "2021-09-08 16:02:52.196138"]]
138319
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138320
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "author"], ["id", 4], ["LIMIT", 1]]
138321
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "author"]]
138322
+ TRANSACTION (0.4ms) rollback transaction
138323
+ TRANSACTION (0.2ms) begin transaction
138324
+ TRANSACTION (0.4ms) SAVEPOINT active_record_1
138325
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Minima Occaecati Dolores Recusandae Harum"], ["description", "Corrupti laudantium doloribus. Id nihil ea. Corrupti omnis laudantium.\nIure nesciunt ratione. Aut mollitia assumenda. Optio deleniti rerum.\nTempora sit quisquam. Saepe ut omnis. Odit sint necessitatibus.\nDicta provident veritatis. Quasi architecto voluptatum. Voluptatum iste nam.\nQui vero qui. Voluptatem quisquam fugiat. Iusto magni laboriosam."], ["created_at", "2021-09-08 16:02:52.217816"], ["updated_at", "2021-09-08 16:02:52.217816"]]
138326
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138327
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138328
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "Let Us Now Praise Famous Men"], ["container_title", "As I Lay Dying"], ["publisher", "Basic Books"], ["city", "Konopelskiville"], ["year", "1926"], ["pages", "pp. 145-6"], ["url", "http://kessler-kilback.co/felisa"], ["published_at", "2020-09-08 16:02:52.225692"], ["accessed_at", "2021-08-08 16:02:52.225806"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.226947"], ["updated_at", "2021-09-08 16:02:52.226947"]]
138329
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138330
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138331
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Mercedez"], ["middle", ""], ["last", "Wyman"], ["suffix", "DO"], ["created_at", "2021-09-08 16:02:52.233970"], ["updated_at", "2021-09-08 16:02:52.233970"]]
138332
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138333
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138334
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Loren"], ["middle", "Kuhic"], ["last", "Welch"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.238287"], ["updated_at", "2021-09-08 16:02:52.238287"]]
138335
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138336
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138337
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Billye"], ["middle", ""], ["last", "Terry"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.242107"], ["updated_at", "2021-09-08 16:02:52.242107"]]
138338
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138339
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138340
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Moshe"], ["middle", "Gulgowski"], ["last", "Howell"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.246534"], ["updated_at", "2021-09-08 16:02:52.246534"]]
138341
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138342
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "editor"], ["id", 1], ["LIMIT", 1]]
138343
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "editor"]]
138344
+ TRANSACTION (0.2ms) rollback transaction
138345
+ TRANSACTION (0.4ms) begin transaction
138346
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138347
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Natus In Et"], ["description", "Aut qui ea. Minima aut eum. Deleniti dolorum placeat.\nRepudiandae incidunt et. Ipsa voluptatibus voluptatum. Beatae ut ut.\nEt laborum quae. Pariatur voluptatem quos. Est eos consectetur."], ["created_at", "2021-09-08 16:02:52.258426"], ["updated_at", "2021-09-08 16:02:52.258426"]]
138348
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138349
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138350
+ WorksCited::Citation Create (0.6ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "The Yellow Meads of Asphodel"], ["container_title", "For a Breath I Tarry"], ["publisher", "ECW Press"], ["city", "East Vickyview"], ["year", "1947"], ["pages", "pp. 145-6"], ["url", "http://nolan-heller.co/arnulfo.watsica"], ["published_at", "2020-09-08 16:02:52.267012"], ["accessed_at", "2021-08-08 16:02:52.267277"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.269019"], ["updated_at", "2021-09-08 16:02:52.269019"]]
138351
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138352
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138353
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Andres"], ["middle", ""], ["last", "Fay"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.276429"], ["updated_at", "2021-09-08 16:02:52.276429"]]
138354
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138355
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138356
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Shan"], ["middle", "Prosacco"], ["last", "Huel"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.282892"], ["updated_at", "2021-09-08 16:02:52.282892"]]
138357
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138358
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138359
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Genia"], ["middle", ""], ["last", "Stamm"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.288517"], ["updated_at", "2021-09-08 16:02:52.288517"]]
138360
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138361
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138362
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Luther"], ["middle", "Kuhlman"], ["last", "Gutkowski"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.293814"], ["updated_at", "2021-09-08 16:02:52.293814"]]
138363
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138364
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "editor"], ["id", 2], ["LIMIT", 1]]
138365
+ TRANSACTION (0.4ms) rollback transaction
138366
+ TRANSACTION (0.1ms) begin transaction
138367
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138368
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Alias"], ["description", "Possimus voluptatem amet. Iure rerum consequuntur. Vel rerum et.\nBlanditiis neque officiis. Et laboriosam repellat. Nemo magnam accusamus.\nQuos magnam eum. Dolor minus vel. Ducimus nobis est."], ["created_at", "2021-09-08 16:02:52.308253"], ["updated_at", "2021-09-08 16:02:52.308253"]]
138369
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138370
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138371
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "The Lathe of Heaven"], ["container_title", "The Little Foxes"], ["publisher", "Papadakis Publisher"], ["city", "Zulaufside"], ["year", "1977"], ["pages", "pp. 145-6"], ["url", "http://bernhard-pfannerstill.info/elza_abernathy"], ["published_at", "2020-09-08 16:02:52.315597"], ["accessed_at", "2021-08-08 16:02:52.315860"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.317171"], ["updated_at", "2021-09-08 16:02:52.317171"]]
138372
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138373
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138374
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Cherly"], ["middle", ""], ["last", "Olson"], ["suffix", "VM"], ["created_at", "2021-09-08 16:02:52.321524"], ["updated_at", "2021-09-08 16:02:52.321524"]]
138375
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138376
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138377
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Javier"], ["middle", "Steuber"], ["last", "Weimann"], ["suffix", "JD"], ["created_at", "2021-09-08 16:02:52.326274"], ["updated_at", "2021-09-08 16:02:52.326274"]]
138378
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138379
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138380
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Viola"], ["middle", ""], ["last", "Leuschke"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.332462"], ["updated_at", "2021-09-08 16:02:52.332462"]]
138381
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138382
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138383
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Janetta"], ["middle", "Bayer"], ["last", "Keeling"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.338779"], ["updated_at", "2021-09-08 16:02:52.338779"]]
138384
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138385
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "editor"], ["id", 3], ["LIMIT", 1]]
138386
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "editor"]]
138387
+ TRANSACTION (0.4ms) rollback transaction
138388
+ TRANSACTION (0.2ms) begin transaction
138389
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138390
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Ad Magnam Ut Quo Vel"], ["description", "Quia porro veniam. Harum facilis et. Autem ullam dolor.\nEt velit reiciendis. Non blanditiis veritatis. Corrupti qui qui."], ["created_at", "2021-09-08 16:02:52.351875"], ["updated_at", "2021-09-08 16:02:52.351875"]]
138391
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138392
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138393
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Unweaving the Rainbow"], ["container_title", "O Pioneers!"], ["publisher", "Gay Men's Press"], ["city", "Watsicatown"], ["year", "1925"], ["pages", "pp. 145-6"], ["url", "http://glover-kunze.name/darron_rippin"], ["published_at", "2020-09-08 16:02:52.358910"], ["accessed_at", "2021-08-08 16:02:52.359017"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.360155"], ["updated_at", "2021-09-08 16:02:52.360155"]]
138394
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138395
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138396
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Jasper"], ["middle", "Quitzon"], ["last", "Grady"], ["suffix", "CPA"], ["created_at", "2021-09-08 16:02:52.367571"], ["updated_at", "2021-09-08 16:02:52.367571"]]
138397
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138398
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138399
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Kristopher"], ["middle", ""], ["last", "Pfeffer"], ["suffix", "JD"], ["created_at", "2021-09-08 16:02:52.376488"], ["updated_at", "2021-09-08 16:02:52.376488"]]
138400
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138401
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138402
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Andreas"], ["middle", "Russel"], ["last", "Becker"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.384840"], ["updated_at", "2021-09-08 16:02:52.384840"]]
138403
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138404
+ TRANSACTION (0.4ms) SAVEPOINT active_record_1
138405
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Janice"], ["middle", ""], ["last", "Jerde"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.393738"], ["updated_at", "2021-09-08 16:02:52.393738"]]
138406
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138407
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "editor"], ["id", 4], ["LIMIT", 1]]
138408
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "editor"]]
138409
+ TRANSACTION (0.4ms) rollback transaction
138410
+ TRANSACTION (0.2ms) begin transaction
138411
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138412
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Blanditiis Aliquam Commodi Magni Minus"], ["description", "Velit qui voluptatem. Reiciendis voluptas eum. Voluptates iure quia.\nRepellendus qui velit. Vel ratione deleniti. Reiciendis dolores distinctio."], ["created_at", "2021-09-08 16:02:52.411809"], ["updated_at", "2021-09-08 16:02:52.411809"]]
138413
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138414
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138415
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "The Skull Beneath the Skin"], ["container_title", "Absalom, Absalom!"], ["publisher", "Bellevue Literary Press"], ["city", "Lake Heriberto"], ["year", "1981"], ["pages", "pp. 145-6"], ["url", "http://pacocha-hessel.info/clayton_nolan"], ["published_at", "2020-09-08 16:02:52.420467"], ["accessed_at", "2021-08-08 16:02:52.420606"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.421730"], ["updated_at", "2021-09-08 16:02:52.421730"]]
138416
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138417
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138418
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "James"], ["middle", ""], ["last", "Ziemann"], ["suffix", "DDS"], ["created_at", "2021-09-08 16:02:52.427515"], ["updated_at", "2021-09-08 16:02:52.427515"]]
138419
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138420
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138421
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Lee"], ["middle", "Koelpin"], ["last", "Ebert"], ["suffix", "III"], ["created_at", "2021-09-08 16:02:52.433317"], ["updated_at", "2021-09-08 16:02:52.433317"]]
138422
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138423
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138424
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Wanda"], ["middle", ""], ["last", "Gleichner"], ["suffix", "LLD"], ["created_at", "2021-09-08 16:02:52.438262"], ["updated_at", "2021-09-08 16:02:52.438262"]]
138425
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138426
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138427
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Refugio"], ["middle", ""], ["last", "Bogan"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.442688"], ["updated_at", "2021-09-08 16:02:52.442688"]]
138428
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138429
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "compiler"], ["id", 1], ["LIMIT", 1]]
138430
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "compiler"]]
138431
+ TRANSACTION (0.3ms) rollback transaction
138432
+ TRANSACTION (0.2ms) begin transaction
138433
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138434
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Sit Est Sequi Odit"], ["description", "Debitis reiciendis hic. Dolore qui asperiores. Omnis dolores ex."], ["created_at", "2021-09-08 16:02:52.453902"], ["updated_at", "2021-09-08 16:02:52.453902"]]
138435
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138436
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138437
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Moab Is My Washpot"], ["container_title", "The Last Temptation"], ["publisher", "University of Minnesota Press"], ["city", "Grimesstad"], ["year", "1993"], ["pages", "pp. 145-6"], ["url", "http://schulist.io/abbie.walsh"], ["published_at", "2020-09-08 16:02:52.461562"], ["accessed_at", "2021-08-08 16:02:52.461774"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.463204"], ["updated_at", "2021-09-08 16:02:52.463204"]]
138438
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138439
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138440
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Ann"], ["middle", ""], ["last", "Braun"], ["suffix", "DDS"], ["created_at", "2021-09-08 16:02:52.469755"], ["updated_at", "2021-09-08 16:02:52.469755"]]
138441
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138442
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138443
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Gerald"], ["middle", "Schmeler"], ["last", "Beer"], ["suffix", "MD"], ["created_at", "2021-09-08 16:02:52.475644"], ["updated_at", "2021-09-08 16:02:52.475644"]]
138444
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138445
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138446
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Mervin"], ["middle", ""], ["last", "Vandervort"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.480841"], ["updated_at", "2021-09-08 16:02:52.480841"]]
138447
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138448
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138449
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Thomasina"], ["middle", "Gusikowski"], ["last", "Bosco"], ["suffix", "VM"], ["created_at", "2021-09-08 16:02:52.487213"], ["updated_at", "2021-09-08 16:02:52.487213"]]
138450
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138451
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "compiler"], ["id", 2], ["LIMIT", 1]]
138452
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "compiler"]]
138453
+ TRANSACTION (0.3ms) rollback transaction
138454
+ TRANSACTION (0.2ms) begin transaction
138455
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138456
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Amet Dolore Illo Aliquid Animi"], ["description", "Quibusdam hic necessitatibus. Consequatur ut dolores. Cumque consectetur voluptatem.\nEsse omnis quia. Qui est distinctio. Est aspernatur esse.\nSed ullam sit. Minus non veniam. Voluptatum consequatur dolorem.\nSunt cumque sit. Aliquid saepe voluptatibus. Aliquam id architecto.\nCommodi et sapiente. Vel fugit pariatur. Dignissimos accusamus distinctio."], ["created_at", "2021-09-08 16:02:52.505620"], ["updated_at", "2021-09-08 16:02:52.505620"]]
138457
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138458
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138459
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "Down to a Sunless Sea"], ["container_title", "Consider the Lilies"], ["publisher", "Blackwell Publishing"], ["city", "Connellyhaven"], ["year", "2013"], ["pages", "pp. 145-6"], ["url", "http://labadie-parker.name/owen"], ["published_at", "2020-09-08 16:02:52.513692"], ["accessed_at", "2021-08-08 16:02:52.513870"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.515464"], ["updated_at", "2021-09-08 16:02:52.515464"]]
138460
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138461
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138462
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Thurman"], ["middle", ""], ["last", "Auer"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.521857"], ["updated_at", "2021-09-08 16:02:52.521857"]]
138463
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138464
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138465
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "John"], ["middle", ""], ["last", "Gleason"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.527123"], ["updated_at", "2021-09-08 16:02:52.527123"]]
138466
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138467
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138468
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Leoma"], ["middle", "Mitchell"], ["last", "Orn"], ["suffix", "Ret."], ["created_at", "2021-09-08 16:02:52.533608"], ["updated_at", "2021-09-08 16:02:52.533608"]]
138469
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138470
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138471
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Ellan"], ["middle", ""], ["last", "Rice"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.539309"], ["updated_at", "2021-09-08 16:02:52.539309"]]
138472
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138473
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "compiler"], ["id", 3], ["LIMIT", 1]]
138474
+ TRANSACTION (0.3ms) rollback transaction
138475
+ TRANSACTION (0.2ms) begin transaction
138476
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138477
+ Doodad Create (0.6ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Nulla Et Nihil"], ["description", "Molestias assumenda soluta. Possimus et voluptas. Rerum quo hic."], ["created_at", "2021-09-08 16:02:52.560457"], ["updated_at", "2021-09-08 16:02:52.560457"]]
138478
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138479
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138480
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "A Time to Kill"], ["container_title", "The Wives of Bath"], ["publisher", "Velazquez Press"], ["city", "Howeside"], ["year", "2005"], ["pages", "pp. 145-6"], ["url", "http://adams.biz/karol"], ["published_at", "2020-09-08 16:02:52.569499"], ["accessed_at", "2021-08-08 16:02:52.569744"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.571491"], ["updated_at", "2021-09-08 16:02:52.571491"]]
138481
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138482
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138483
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Monte"], ["middle", "Abbott"], ["last", "Kling"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.577866"], ["updated_at", "2021-09-08 16:02:52.577866"]]
138484
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138485
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138486
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Korey"], ["middle", ""], ["last", "Kuvalis"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.584125"], ["updated_at", "2021-09-08 16:02:52.584125"]]
138487
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138488
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138489
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Dee"], ["middle", ""], ["last", "Stanton"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.589027"], ["updated_at", "2021-09-08 16:02:52.589027"]]
138490
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138491
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138492
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Andre"], ["middle", "Kertzmann"], ["last", "Satterfield"], ["suffix", "DO"], ["created_at", "2021-09-08 16:02:52.594366"], ["updated_at", "2021-09-08 16:02:52.594366"]]
138493
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138494
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "compiler"], ["id", 4], ["LIMIT", 1]]
138495
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "compiler"]]
138496
+ TRANSACTION (0.2ms) rollback transaction
138497
+ TRANSACTION (0.2ms) begin transaction
138498
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138499
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Doloribus Sit"], ["description", "Quam consequatur molestiae. Neque doloremque facere. Magnam et corrupti.\nOfficia nostrum vero. Vitae amet officiis. Quas vel provident."], ["created_at", "2021-09-08 16:02:52.608278"], ["updated_at", "2021-09-08 16:02:52.608278"]]
138500
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138501
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138502
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "interview"], ["media", "print"], ["title", "Pale Kings and Princes"], ["container_title", "To Your Scattered Bodies Go"], ["publisher", "Godwit Press"], ["city", "New Herminaview"], ["year", "1945"], ["pages", "pp. 145-6"], ["url", "http://herman.biz/loreta.cormier"], ["published_at", "2020-09-08 16:02:52.616658"], ["accessed_at", "2021-08-08 16:02:52.616986"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.618621"], ["updated_at", "2021-09-08 16:02:52.618621"]]
138503
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138504
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138505
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Erna"], ["middle", ""], ["last", "Lynch"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.624962"], ["updated_at", "2021-09-08 16:02:52.624962"]]
138506
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138507
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138508
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Ozzie"], ["middle", ""], ["last", "Rosenbaum"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.630123"], ["updated_at", "2021-09-08 16:02:52.630123"]]
138509
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138510
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138511
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Caron"], ["middle", ""], ["last", "Smith"], ["suffix", "DVM"], ["created_at", "2021-09-08 16:02:52.636529"], ["updated_at", "2021-09-08 16:02:52.636529"]]
138512
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138513
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138514
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Moshe"], ["middle", ""], ["last", "Ernser"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.642152"], ["updated_at", "2021-09-08 16:02:52.642152"]]
138515
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138516
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "translator"], ["id", 1], ["LIMIT", 1]]
138517
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "translator"]]
138518
+ TRANSACTION (0.3ms) rollback transaction
138519
+ TRANSACTION (0.2ms) begin transaction
138520
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138521
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Illum Et Debitis Autem"], ["description", "Minima in dignissimos. Molestiae dolor omnis. Quae aut molestias.\nNon ut autem. Quod facilis et. Mollitia quod ut.\nQuo velit qui. A similique fuga. Minima in distinctio.\nIpsam ratione laborum. Hic quisquam perferendis. Ullam maxime non."], ["created_at", "2021-09-08 16:02:52.658765"], ["updated_at", "2021-09-08 16:02:52.658765"]]
138522
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138523
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138524
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "Some Buried Caesar"], ["container_title", "A Darkling Plain"], ["publisher", "Cisco Press"], ["city", "South Jaeville"], ["year", "2010"], ["pages", "pp. 145-6"], ["url", "http://lynch.io/scotty_wehner"], ["published_at", "2020-09-08 16:02:52.668710"], ["accessed_at", "2021-08-08 16:02:52.668998"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.670767"], ["updated_at", "2021-09-08 16:02:52.670767"]]
138525
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138526
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138527
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Angel"], ["middle", "Kovacek"], ["last", "Schmitt"], ["suffix", "DO"], ["created_at", "2021-09-08 16:02:52.679038"], ["updated_at", "2021-09-08 16:02:52.679038"]]
138528
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138529
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138530
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Cynthia"], ["middle", "Blick"], ["last", "Greenholt"], ["suffix", "Sr."], ["created_at", "2021-09-08 16:02:52.686227"], ["updated_at", "2021-09-08 16:02:52.686227"]]
138531
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138532
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138533
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Thersa"], ["middle", "Howell"], ["last", "O'Kon"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.692281"], ["updated_at", "2021-09-08 16:02:52.692281"]]
138534
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138535
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138536
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Archie"], ["middle", ""], ["last", "Windler"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.697803"], ["updated_at", "2021-09-08 16:02:52.697803"]]
138537
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138538
+ WorksCited::Contributor Exists? (0.2ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "translator"], ["id", 2], ["LIMIT", 1]]
138539
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "translator"]]
138540
+ TRANSACTION (0.2ms) rollback transaction
138541
+ TRANSACTION (0.2ms) begin transaction
138542
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138543
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Rerum Assumenda Aut Nostrum Et"], ["description", "Quisquam illo non. Iste eveniet voluptatem. Est asperiores quibusdam.\nSit ut aut. Rem aspernatur qui. Cupiditate ullam veritatis.\nUt soluta voluptatibus. Sed veritatis consequatur. Nostrum ipsum sit.\nUt quidem tempore. Esse aliquam voluptas. Aut velit optio.\nNon voluptatem repellendus. Rerum quod in. Voluptate animi qui."], ["created_at", "2021-09-08 16:02:52.714984"], ["updated_at", "2021-09-08 16:02:52.714984"]]
138544
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138545
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138546
+ WorksCited::Citation Create (0.5ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "Recalled to Life"], ["container_title", "The Wind's Twelve Quarters"], ["publisher", "Reed Publishing"], ["city", "Reynaldoville"], ["year", "1966"], ["pages", "pp. 145-6"], ["url", "http://volkman.co/dustin"], ["published_at", "2020-09-08 16:02:52.723330"], ["accessed_at", "2021-08-08 16:02:52.723527"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.725232"], ["updated_at", "2021-09-08 16:02:52.725232"]]
138547
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138548
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138549
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Marcelina"], ["middle", ""], ["last", "Stanton"], ["suffix", "DDS"], ["created_at", "2021-09-08 16:02:52.731870"], ["updated_at", "2021-09-08 16:02:52.731870"]]
138550
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138551
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138552
+ WorksCited::Contributor Create (0.1ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Krista"], ["middle", "Reilly"], ["last", "Bernier"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.736377"], ["updated_at", "2021-09-08 16:02:52.736377"]]
138553
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138554
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138555
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Galen"], ["middle", "Kihn"], ["last", "McLaughlin"], ["suffix", "V"], ["created_at", "2021-09-08 16:02:52.740138"], ["updated_at", "2021-09-08 16:02:52.740138"]]
138556
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138557
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138558
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Ronda"], ["middle", ""], ["last", "Langworth"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.745490"], ["updated_at", "2021-09-08 16:02:52.745490"]]
138559
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138560
+ WorksCited::Contributor Exists? (0.5ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "translator"], ["id", 3], ["LIMIT", 1]]
138561
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC [["contributor_role", "translator"]]
138562
+ TRANSACTION (0.3ms) rollback transaction
138563
+ TRANSACTION (0.2ms) begin transaction
138564
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138565
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Illum Aliquam Saepe"], ["description", "Quis vel labore. Quam architecto et. Excepturi pariatur vel.\nNatus et temporibus. Harum eos aliquam. Odio sunt nesciunt.\nEarum fuga qui. Est et qui. Optio architecto suscipit.\nVelit deleniti doloribus. Voluptas ex numquam. Dolorem quasi voluptatem."], ["created_at", "2021-09-08 16:02:52.763978"], ["updated_at", "2021-09-08 16:02:52.763978"]]
138566
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138567
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138568
+ WorksCited::Citation Create (0.6ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "The Proper Study"], ["container_title", "Wildfire at Midnight"], ["publisher", "Adis International"], ["city", "Pfannerstillshire"], ["year", "1979"], ["pages", "pp. 145-6"], ["url", "http://grady-hilpert.info/merlin"], ["published_at", "2020-09-08 16:02:52.771852"], ["accessed_at", "2021-08-08 16:02:52.771994"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.773534"], ["updated_at", "2021-09-08 16:02:52.773534"]]
138569
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138570
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138571
+ WorksCited::Contributor Create (0.4ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "author"], ["first", "Jarod"], ["middle", "Collier"], ["last", "Hodkiewicz"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.780824"], ["updated_at", "2021-09-08 16:02:52.780824"]]
138572
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138573
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138574
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Duane"], ["middle", ""], ["last", "Jenkins"], ["suffix", "Ret."], ["created_at", "2021-09-08 16:02:52.786880"], ["updated_at", "2021-09-08 16:02:52.786880"]]
138575
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138576
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138577
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["first", "Jacinda"], ["middle", "Hoeger"], ["last", "Borer"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.792368"], ["updated_at", "2021-09-08 16:02:52.792368"]]
138578
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138579
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138580
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Thaddeus"], ["middle", "Ullrich"], ["last", "Nitzsche"], ["suffix", ""], ["created_at", "2021-09-08 16:02:52.797896"], ["updated_at", "2021-09-08 16:02:52.797896"]]
138581
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138582
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."contributor_role" = ? AND "works_cited_contributors"."id" = ? LIMIT ? [["contributor_role", "translator"], ["id", 4], ["LIMIT", 1]]
138583
+ TRANSACTION (0.2ms) rollback transaction
138584
+ TRANSACTION (0.2ms) begin transaction
138585
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138586
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Neque Et Omnis Voluptates Ea"], ["description", "Maxime eaque quibusdam. Quos saepe non. Quos provident nihil."], ["created_at", "2021-09-08 16:02:52.808781"], ["updated_at", "2021-09-08 16:02:52.808781"]]
138587
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138588
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138589
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Mr Standfast"], ["container_title", "Jesting Pilate"], ["publisher", "Atheneum Books"], ["city", "Gwendashire"], ["year", "2003"], ["pages", "pp. 145-6"], ["url", "http://batz.info/ahmad"], ["published_at", "2020-09-08 16:02:52.816650"], ["accessed_at", "2021-08-08 16:02:52.816895"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.818620"], ["updated_at", "2021-09-08 16:02:52.818620"]]
138590
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138591
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138592
+ WorksCited::Contributor Create (0.3ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["first", "Joseph"], ["middle", "James"], ["last", "Jackson"], ["suffix", "Jr."], ["created_at", "2021-09-08 16:02:52.823839"], ["updated_at", "2021-09-08 16:02:52.823839"]]
138593
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138594
+ TRANSACTION (0.2ms) rollback transaction
138595
+ TRANSACTION (0.1ms) begin transaction
138596
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138597
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Amet Fugit Quia"], ["description", "Quo iste ut. Aut aut omnis. Accusantium quos omnis.\nEnim accusantium sapiente. Earum amet aliquid. Culpa omnis placeat.\nExpedita hic cum. Et commodi rerum. Non repellendus dolores.\nQuisquam quis voluptatum. Eos laboriosam placeat. Facilis iure soluta."], ["created_at", "2021-09-08 16:02:52.836345"], ["updated_at", "2021-09-08 16:02:52.836345"]]
138598
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138599
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138600
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "Let Us Now Praise Famous Men"], ["container_title", "Down to a Sunless Sea"], ["publisher", "McClelland and Stewart"], ["city", "West Deeannatown"], ["year", "1976"], ["pages", "pp. 145-6"], ["url", "http://spinka.com/susy"], ["published_at", "2020-09-08 16:02:52.844244"], ["accessed_at", "2021-08-08 16:02:52.844393"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.845451"], ["updated_at", "2021-09-08 16:02:52.845451"]]
138601
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138602
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138603
+ WorksCited::Contributor Create (0.2ms) INSERT INTO "works_cited_contributors" ("works_cited_citation_id", "contributor_role", "first", "middle", "last", "suffix", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["first", "Joseph"], ["middle", "James"], ["last", "Jackson"], ["suffix", "Jr."], ["created_at", "2021-09-08 16:02:52.850610"], ["updated_at", "2021-09-08 16:02:52.850610"]]
138604
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138605
+ TRANSACTION (0.3ms) rollback transaction
138606
+ TRANSACTION (0.2ms) begin transaction
138607
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138608
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Similique Voluptatem Dolorem"], ["description", "Est unde consequatur. Ut qui magni. Id quas fugit."], ["created_at", "2021-09-08 16:02:52.865644"], ["updated_at", "2021-09-08 16:02:52.865644"]]
138609
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138610
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138611
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "The Other Side of Silence"], ["container_title", "Time of our Darkness"], ["publisher", "Butterworth-Heinemann"], ["city", "Myronside"], ["year", "1981"], ["pages", "pp. 145-6"], ["url", "http://casper-wyman.org/mervin.breitenberg"], ["published_at", "2020-09-08 16:02:52.873547"], ["accessed_at", "2021-08-08 16:02:52.873715"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.875223"], ["updated_at", "2021-09-08 16:02:52.875223"]]
138612
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138613
+ Started GET "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:52 -0600
138614
+ Processing by WorksCited::CitationsController#show as HTML
138615
+ Parameters: {"id"=>"1"}
138616
+ WorksCited::Citation Load (0.4ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138617
+ Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.4ms | Allocations: 2229)
138618
+ TRANSACTION (0.2ms) rollback transaction
138619
+ TRANSACTION (0.1ms) begin transaction
138620
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138621
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Modi"], ["description", "Non inventore cupiditate. Dolor temporibus dolores. Molestiae numquam qui.\nNostrum eaque at. Voluptatem possimus quae. Illum asperiores ad.\nMolestias suscipit alias. Sit cupiditate sapiente. Ducimus qui omnis.\nPariatur iusto quia. Sunt quidem deserunt. Provident ut vitae."], ["created_at", "2021-09-08 16:02:52.927735"], ["updated_at", "2021-09-08 16:02:52.927735"]]
138622
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138623
+ Doodad Load (0.3ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138624
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138625
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "title", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["title", "Lilies of the Field"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.935428"], ["updated_at", "2021-09-08 16:02:52.935428"]]
138626
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138627
+ Started GET "/works_cited/citations" for 127.0.0.1 at 2021-09-08 10:02:52 -0600
138628
+ Processing by WorksCited::CitationsController#index as HTML
138629
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms | Allocations: 1068)
138630
+ TRANSACTION (0.3ms) rollback transaction
138631
+ Started GET "/works_cited/citations/new" for 127.0.0.1 at 2021-09-08 10:02:52 -0600
138632
+ Processing by WorksCited::CitationsController#new as HTML
138633
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms | Allocations: 1060)
138634
+ TRANSACTION (0.2ms) begin transaction
138635
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138636
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Dicta"], ["description", "Facere similique nulla. Quo voluptas eum. Tenetur autem qui."], ["created_at", "2021-09-08 16:02:52.968089"], ["updated_at", "2021-09-08 16:02:52.968089"]]
138637
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138638
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138639
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Cabbages and Kings"], ["container_title", "A Time of Gifts"], ["publisher", "Carlton Publishing Group"], ["city", "Rogahnmouth"], ["year", "1944"], ["pages", "pp. 145-6"], ["url", "http://baumbach.name/noe"], ["published_at", "2020-09-08 16:02:52.975796"], ["accessed_at", "2021-08-08 16:02:52.976111"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:52.978010"], ["updated_at", "2021-09-08 16:02:52.978010"]]
138640
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138641
+ Started GET "/works_cited/citations/1/edit" for 127.0.0.1 at 2021-09-08 10:02:52 -0600
138642
+ Processing by WorksCited::CitationsController#edit as HTML
138643
+ Parameters: {"id"=>"1"}
138644
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138645
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.2ms | Allocations: 988)
138646
+ TRANSACTION (0.3ms) rollback transaction
138647
+ TRANSACTION (0.2ms) begin transaction
138648
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138649
+ Doodad Create (0.5ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Soluta Eius Dicta Fugiat Culpa"], ["description", "Magni ut omnis. Qui sit quidem. Vitae doloremque voluptatum.\nQui omnis placeat. Quia reprehenderit voluptate. Dolore accusamus a.\nLabore qui repudiandae. Animi saepe in. Ratione quod ut.\nSit et aut. Distinctio a minima. Possimus quis iusto."], ["created_at", "2021-09-08 16:02:53.003249"], ["updated_at", "2021-09-08 16:02:53.003249"]]
138650
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138651
+ Started PATCH "/works_cited/preview" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138652
+ Processing by WorksCited::CitationsController#preview as HTML
138653
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"Absalom, Absalom!", "record"=>"Doodad:1"}}
138654
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138655
+ Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms | Allocations: 911)
138656
+ TRANSACTION (0.2ms) rollback transaction
138657
+ TRANSACTION (0.2ms) begin transaction
138658
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138659
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Et Culpa Temporibus Laudantium"], ["description", "Ipsa porro ab. Est natus mollitia. Sed nihil aliquid.\nNumquam possimus fugit. Sunt nam aspernatur. Aspernatur similique quisquam.\nNecessitatibus perferendis labore. Cupiditate sint facilis. Ad voluptatum laboriosam.\nCorrupti est iste. Quo possimus incidunt. Quae sed nam.\nDicta rerum provident. In iusto fugiat. Magni omnis at."], ["created_at", "2021-09-08 16:02:53.034426"], ["updated_at", "2021-09-08 16:02:53.034426"]]
138660
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138661
+ Started POST "/works_cited/citations" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138662
+ Processing by WorksCited::CitationsController#create as HTML
138663
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"The Monkey's Raincoat", "record"=>"Doodad:1"}}
138664
+ Doodad Load (0.2ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138665
+ Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.2ms | Allocations: 1144)
138666
+ TRANSACTION (0.4ms) rollback transaction
138667
+ TRANSACTION (0.1ms) begin transaction
138668
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138669
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Sit Aliquam Repellat Quos"], ["description", "Aut iste necessitatibus. Rerum animi neque. Sapiente sed voluptatum.\nVoluptatem et qui. Facilis deleniti labore. Quia molestias quis.\nFacilis at praesentium. Omnis eos deserunt. Natus voluptatem eius.\nSapiente et earum. Nihil maxime tempora. Id ad vero."], ["created_at", "2021-09-08 16:02:53.059412"], ["updated_at", "2021-09-08 16:02:53.059412"]]
138670
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138671
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138672
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "The Wives of Bath"], ["container_title", "Unweaving the Rainbow"], ["publisher", "St. Martin's Press"], ["city", "New Deangelo"], ["year", "1970"], ["pages", "pp. 145-6"], ["url", "http://casper.name/tyrell"], ["published_at", "2020-09-08 16:02:53.065861"], ["accessed_at", "2021-08-08 16:02:53.066175"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:53.067489"], ["updated_at", "2021-09-08 16:02:53.067489"]]
138673
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138674
+ Started PATCH "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138675
+ Processing by WorksCited::CitationsController#update as HTML
138676
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"New Title", "record_id"=>"1", "record_type"=>"Doodad"}, "id"=>"1"}
138677
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138678
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.2ms | Allocations: 919)
138679
+ TRANSACTION (0.3ms) rollback transaction
138680
+ TRANSACTION (0.2ms) begin transaction
138681
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138682
+ Doodad Create (0.6ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Fugit Corrupti At Maxime Est"], ["description", "Molestiae ipsam laborum. Repellendus repudiandae laborum. Error aut voluptatibus."], ["created_at", "2021-09-08 16:02:53.086070"], ["updated_at", "2021-09-08 16:02:53.086070"]]
138683
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138684
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138685
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "An Evil Cradling"], ["container_title", "The Moving Finger"], ["publisher", "Chambers Harrap"], ["city", "Rextown"], ["year", "1987"], ["pages", "pp. 145-6"], ["url", "http://hirthe.biz/bobby_harber"], ["published_at", "2020-09-08 16:02:53.094867"], ["accessed_at", "2021-08-08 16:02:53.095024"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:53.096611"], ["updated_at", "2021-09-08 16:02:53.096611"]]
138686
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138687
+ Started DELETE "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138688
+ Processing by WorksCited::CitationsController#destroy as HTML
138689
+ Parameters: {"id"=>"1"}
138690
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138691
+ Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.2ms | Allocations: 936)
138692
+ TRANSACTION (0.4ms) rollback transaction
138693
+ TRANSACTION (0.1ms) begin transaction
138694
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138695
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "rodger@rolfson.com"], ["LIMIT", 1]]
138696
+ User Create (0.5ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "rodger@rolfson.com"], ["encrypted_password", "$2a$04$pbFdANBvpWk0nSwBFXvknuy1uMVNLYeIsfsC/4P26nwq06opNYVMK"], ["created_at", "2021-09-08 16:02:53.131697"], ["updated_at", "2021-09-08 16:02:53.131697"]]
138697
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138698
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138699
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Accusantium Aut Porro Officia Omnis"], ["description", "Facere unde impedit. Consequatur magni sit. Maiores dolorum in.\nFacere esse ratione. Vel ut aut. Impedit dolor repudiandae.\nDelectus ullam ut. Voluptatem fugiat est. Voluptatum ullam sed.\nQuia qui cupiditate. Nulla vitae voluptas. Repudiandae magnam id.\nUnde quibusdam aperiam. Aperiam ex aut. Illum tenetur ea."], ["created_at", "2021-09-08 16:02:53.142389"], ["updated_at", "2021-09-08 16:02:53.142389"]]
138700
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138701
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138702
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "electronic"], ["media", "print"], ["title", "Of Human Bondage"], ["container_title", "The Daffodil Sky"], ["publisher", "Manchester University Press"], ["city", "West Sybleview"], ["year", "1984"], ["pages", "pp. 145-6"], ["url", "http://weber.biz/daron"], ["published_at", "2020-09-08 16:02:53.149341"], ["accessed_at", "2021-08-08 16:02:53.149590"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:53.150908"], ["updated_at", "2021-09-08 16:02:53.150908"]]
138703
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138704
+ Started GET "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138705
+ Processing by WorksCited::CitationsController#show as HTML
138706
+ Parameters: {"id"=>"1"}
138707
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138708
+ Rendering layout layouts/application.html.erb
138709
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/show.html.haml within layouts/application
138710
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "editor"], ["LIMIT", 1]]
138711
+ WorksCited::Contributor Exists? (0.1ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "compiler"], ["LIMIT", 1]]
138712
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "translator"], ["LIMIT", 1]]
138713
+ WorksCited::Contributor Exists? (0.4ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138714
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_electronic.html.haml (Duration: 8.0ms | Allocations: 1041)
138715
+ WorksCited::Contributor Exists? (0.3ms) SELECT 1 AS one FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? LIMIT ? [["works_cited_citation_id", 1], ["LIMIT", 1]]
138716
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/show.html.haml within layouts/application (Duration: 24.3ms | Allocations: 7103)
138717
+ Rendered layout layouts/application.html.erb (Duration: 136.6ms | Allocations: 30871)
138718
+ Completed 200 OK in 146ms (Views: 140.2ms | ActiveRecord: 1.6ms | Allocations: 33015)
138719
+ TRANSACTION (0.3ms) rollback transaction
138720
+ TRANSACTION (0.2ms) begin transaction
138721
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138722
+ User Exists? (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "noe@anderson.com"], ["LIMIT", 1]]
138723
+ User Create (0.3ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "noe@anderson.com"], ["encrypted_password", "$2a$04$3WxHoRDdJIpKFoywwcPV0upuqFivp4r8840yst.cFVm0QMwSIvkaG"], ["created_at", "2021-09-08 16:02:53.317861"], ["updated_at", "2021-09-08 16:02:53.317861"]]
138724
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138725
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138726
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Dolorem Officia"], ["description", "Inventore molestiae quam. Repellendus qui ratione. Rerum eum iure.\nQuibusdam eum inventore. Dolor omnis doloremque. Enim architecto ducimus.\nBlanditiis qui voluptatem. Eos et nisi. Veritatis et maxime.\nAssumenda maiores debitis. Omnis sit repellendus. Optio sint porro."], ["created_at", "2021-09-08 16:02:53.325397"], ["updated_at", "2021-09-08 16:02:53.325397"]]
138727
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138728
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138729
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138730
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "title", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["title", "I Will Fear No Evil"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:53.329992"], ["updated_at", "2021-09-08 16:02:53.329992"]]
138731
+ TRANSACTION (0.4ms) RELEASE SAVEPOINT active_record_1
138732
+ Started GET "/works_cited/citations" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138733
+ Processing by WorksCited::CitationsController#index as HTML
138734
+ Rendering layout layouts/application.html.erb
138735
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/index.html.haml within layouts/application
138736
+ WorksCited::Citation Load (0.5ms) SELECT "works_cited_citations".* FROM "works_cited_citations" LIMIT ? OFFSET ? [["LIMIT", 25], ["OFFSET", 0]]
138737
+ WorksCited::Contributor Load (0.1ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? ORDER BY "works_cited_contributors"."last" ASC LIMIT ? [["works_cited_citation_id", 1], ["contributor_role", "author"], ["LIMIT", 1]]
138738
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? AND "works_cited_contributors"."contributor_role" = ? [["works_cited_citation_id", 1], ["contributor_role", "author"]]
138739
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/index.html.haml within layouts/application (Duration: 16.8ms | Allocations: 5277)
138740
+ Rendered layout layouts/application.html.erb (Duration: 18.4ms | Allocations: 5729)
138741
+ Completed 200 OK in 22ms (Views: 18.4ms | ActiveRecord: 0.9ms | Allocations: 6853)
138742
+ TRANSACTION (0.3ms) rollback transaction
138743
+ TRANSACTION (0.1ms) begin transaction
138744
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138745
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "kathline@runolfsdottir.name"], ["LIMIT", 1]]
138746
+ User Create (0.3ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "kathline@runolfsdottir.name"], ["encrypted_password", "$2a$04$sioluMa34hrcxSBbVUXT3OOdyi42q/RZOrdOWlsXaFsUcF7t7X1gS"], ["created_at", "2021-09-08 16:02:53.374313"], ["updated_at", "2021-09-08 16:02:53.374313"]]
138747
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138748
+ Started GET "/works_cited/citations/new" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138749
+ Processing by WorksCited::CitationsController#new as HTML
138750
+ Doodad Exists? (0.3ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138751
+ Thing Exists? (0.2ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138752
+ Rendering layout layouts/application.html.erb
138753
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/new.html.haml within layouts/application
138754
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_book.html.haml (Duration: 36.3ms | Allocations: 12540)
138755
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_periodical.html.haml (Duration: 26.2ms | Allocations: 7154)
138756
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_electronic.html.haml (Duration: 29.1ms | Allocations: 9484)
138757
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_interview.html.haml (Duration: 22.9ms | Allocations: 8015)
138758
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_email.html.haml (Duration: 22.4ms | Allocations: 8400)
138759
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_tweet.html.haml (Duration: 11.1ms | Allocations: 2996)
138760
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_default.html.haml (Duration: 2.7ms | Allocations: 901)
138761
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/contributors/_fields.html.haml (Duration: 20.2ms | Allocations: 6958)
138762
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/_form.html.haml (Duration: 265.5ms | Allocations: 82035)
138763
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/new.html.haml within layouts/application (Duration: 269.8ms | Allocations: 83355)
138764
+ Rendered layout layouts/application.html.erb (Duration: 271.1ms | Allocations: 83806)
138765
+ Completed 200 OK in 386ms (Views: 272.2ms | ActiveRecord: 0.5ms | Allocations: 110108)
138766
+ TRANSACTION (0.3ms) rollback transaction
138767
+ TRANSACTION (0.1ms) begin transaction
138768
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138769
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lilian.quitzon@kertzmann.io"], ["LIMIT", 1]]
138770
+ User Create (0.4ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "lilian.quitzon@kertzmann.io"], ["encrypted_password", "$2a$04$YNjrxlv56uwoaSNvTkmOBeH1hTtJRa.pMmsL3vw.yCyNnuzRHnH72"], ["created_at", "2021-09-08 16:02:53.780143"], ["updated_at", "2021-09-08 16:02:53.780143"]]
138771
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138772
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138773
+ Doodad Create (0.4ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Quaerat Odio Corrupti"], ["description", "Et rerum et. Ratione non sint. Dolores voluptatem numquam.\nNulla id veritatis. Reprehenderit ad iure. Nesciunt rerum expedita."], ["created_at", "2021-09-08 16:02:53.804672"], ["updated_at", "2021-09-08 16:02:53.804672"]]
138774
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138775
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138776
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "For Whom the Bell Tolls"], ["container_title", "A Glass of Blessings"], ["publisher", "Voyager Books"], ["city", "East Tammara"], ["year", "1945"], ["pages", "pp. 145-6"], ["url", "http://krajcik.com/ervin.abshire"], ["published_at", "2020-09-08 16:02:53.811901"], ["accessed_at", "2021-08-08 16:02:53.812101"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:53.813416"], ["updated_at", "2021-09-08 16:02:53.813416"]]
138777
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138778
+ Started GET "/works_cited/citations/1/edit" for 127.0.0.1 at 2021-09-08 10:02:53 -0600
138779
+ Processing by WorksCited::CitationsController#edit as HTML
138780
+ Parameters: {"id"=>"1"}
138781
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138782
+ Doodad Exists? (0.4ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138783
+ Doodad Load (0.3ms) SELECT "doodads".* FROM "doodads"
138784
+ Thing Exists? (0.2ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138785
+ Rendering layout layouts/application.html.erb
138786
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/edit.html.haml within layouts/application
138787
+ Doodad Load (0.3ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138788
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_book.html.haml (Duration: 18.6ms | Allocations: 5850)
138789
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_periodical.html.haml (Duration: 21.5ms | Allocations: 5479)
138790
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_electronic.html.haml (Duration: 32.7ms | Allocations: 7587)
138791
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_interview.html.haml (Duration: 17.9ms | Allocations: 6566)
138792
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_email.html.haml (Duration: 20.2ms | Allocations: 6888)
138793
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_tweet.html.haml (Duration: 5.8ms | Allocations: 1993)
138794
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_default.html.haml (Duration: 0.1ms | Allocations: 13)
138795
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/contributors/_fields.html.haml (Duration: 14.3ms | Allocations: 4600)
138796
+ WorksCited::Contributor Load (0.4ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? ORDER BY "works_cited_contributors"."last" ASC [["works_cited_citation_id", 1]]
138797
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/_form.html.haml (Duration: 150.7ms | Allocations: 43207)
138798
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/edit.html.haml within layouts/application (Duration: 154.8ms | Allocations: 44452)
138799
+ Rendered layout layouts/application.html.erb (Duration: 156.2ms | Allocations: 44906)
138800
+ Completed 200 OK in 166ms (Views: 156.6ms | ActiveRecord: 1.7ms | Allocations: 46386)
138801
+ TRANSACTION (0.4ms) rollback transaction
138802
+ TRANSACTION (0.1ms) begin transaction
138803
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138804
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "shayne.osinski@fadel.name"], ["LIMIT", 1]]
138805
+ User Create (0.6ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "shayne.osinski@fadel.name"], ["encrypted_password", "$2a$04$MtSe09opo2kkQ1Bd4x.q.ehesZw3Ek28lUeD5iuSsYumDnxHyMWNC"], ["created_at", "2021-09-08 16:02:54.001329"], ["updated_at", "2021-09-08 16:02:54.001329"]]
138806
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138807
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138808
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Et Temporibus Sunt Molestiae"], ["description", "Eos asperiores suscipit. Voluptatem quo repellat. Non adipisci illum.\nNon sunt debitis. Enim nisi ut. Est qui in.\nMolestiae officia vitae. Eaque cupiditate nesciunt. Est rerum tempora.\nNihil maiores veritatis. Dignissimos error id. Eum minus dolores.\nVoluptas libero vel. Sunt voluptates placeat. Vel similique temporibus."], ["created_at", "2021-09-08 16:02:54.011909"], ["updated_at", "2021-09-08 16:02:54.011909"]]
138809
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138810
+ Started PATCH "/works_cited/preview" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138811
+ Processing by WorksCited::CitationsController#preview as HTML
138812
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"Tirra Lirra by the River", "record"=>"Doodad:1"}}
138813
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138814
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/preview.html.haml
138815
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/citation/_book.html.haml (Duration: 0.4ms | Allocations: 68)
138816
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/preview.html.haml (Duration: 5.4ms | Allocations: 1314)
138817
+ Completed 200 OK in 11ms (Views: 7.3ms | ActiveRecord: 0.1ms | Allocations: 2331)
138818
+ TRANSACTION (0.3ms) rollback transaction
138819
+ TRANSACTION (0.2ms) begin transaction
138820
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138821
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "laronda_luettgen@zboncak-boyer.net"], ["LIMIT", 1]]
138822
+ User Create (0.4ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "laronda_luettgen@zboncak-boyer.net"], ["encrypted_password", "$2a$04$DkBYYJa7liWYZg.tvW8nPOQPTck59QpRec7u71uqhqJNrISAxLMD6"], ["created_at", "2021-09-08 16:02:54.044911"], ["updated_at", "2021-09-08 16:02:54.044911"]]
138823
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138824
+  (0.5ms) SELECT COUNT(*) FROM "works_cited_citations"
138825
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138826
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Rem"], ["description", "Est ut rerum. Ipsam aliquid ducimus. Omnis ea minus."], ["created_at", "2021-09-08 16:02:54.056859"], ["updated_at", "2021-09-08 16:02:54.056859"]]
138827
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138828
+ Started POST "/works_cited/citations" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138829
+ Processing by WorksCited::CitationsController#create as HTML
138830
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"In a Glass Darkly", "record"=>"Doodad:1"}}
138831
+ Doodad Load (0.5ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138832
+ Doodad Exists? (0.2ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138833
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads"
138834
+ Thing Exists? (0.1ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138835
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138836
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "title", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["title", "In a Glass Darkly"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:54.071457"], ["updated_at", "2021-09-08 16:02:54.071457"]]
138837
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138838
+ Redirected to http://www.example.com/works_cited/citations/1
138839
+ Completed 302 Found in 11ms (ActiveRecord: 1.4ms | Allocations: 1873)
138840
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_citations"
138841
+ TRANSACTION (0.5ms) rollback transaction
138842
+ TRANSACTION (0.1ms) begin transaction
138843
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138844
+ User Exists? (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "odis@abshire.name"], ["LIMIT", 1]]
138845
+ User Create (0.3ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "odis@abshire.name"], ["encrypted_password", "$2a$04$DUCuZ88sE/XTLC.5/N4dH.hVQF2YUpmnnVjTrB6IzAiv5.tTigK/e"], ["created_at", "2021-09-08 16:02:54.088417"], ["updated_at", "2021-09-08 16:02:54.088417"]]
138846
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138847
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138848
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Unde Exercitationem Consequatur Aut"], ["description", "Voluptatem blanditiis necessitatibus. Qui nobis expedita. Tempore nesciunt cum."], ["created_at", "2021-09-08 16:02:54.093637"], ["updated_at", "2021-09-08 16:02:54.093637"]]
138849
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138850
+ Started POST "/works_cited/citations" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138851
+ Processing by WorksCited::CitationsController#create as HTML
138852
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"The Moon by Night", "record"=>"Doodad:1"}}
138853
+ Doodad Load (0.2ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138854
+ Doodad Exists? (0.3ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138855
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads"
138856
+ Thing Exists? (0.1ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138857
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138858
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "title", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["title", "The Moon by Night"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:54.109833"], ["updated_at", "2021-09-08 16:02:54.109833"]]
138859
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138860
+ Redirected to http://www.example.com/works_cited/citations/1
138861
+ Completed 302 Found in 12ms (ActiveRecord: 1.3ms | Allocations: 1831)
138862
+ WorksCited::Citation Load (0.3ms) SELECT "works_cited_citations".* FROM "works_cited_citations" ORDER BY "works_cited_citations"."id" DESC LIMIT ? [["LIMIT", 1]]
138863
+ TRANSACTION (0.4ms) rollback transaction
138864
+ TRANSACTION (0.1ms) begin transaction
138865
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138866
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "donnie@hartmann.io"], ["LIMIT", 1]]
138867
+ User Create (0.6ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "donnie@hartmann.io"], ["encrypted_password", "$2a$04$ksfPkYgtAxG1vB408NU5z.kOqjlW7mhS6bmMmmulK.2dFDww18jmO"], ["created_at", "2021-09-08 16:02:54.130230"], ["updated_at", "2021-09-08 16:02:54.130230"]]
138868
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138869
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_citations"
138870
+ Started POST "/works_cited/citations" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138871
+ Processing by WorksCited::CitationsController#create as HTML
138872
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>nil, "record"=>nil}}
138873
+ Doodad Exists? (0.3ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138874
+ Thing Exists? (0.3ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138875
+ Rendering layout layouts/application.html.erb
138876
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/new.html.haml within layouts/application
138877
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_book.html.haml (Duration: 25.6ms | Allocations: 6583)
138878
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_periodical.html.haml (Duration: 23.7ms | Allocations: 6357)
138879
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_electronic.html.haml (Duration: 24.1ms | Allocations: 8528)
138880
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_interview.html.haml (Duration: 26.4ms | Allocations: 7569)
138881
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_email.html.haml (Duration: 23.3ms | Allocations: 7909)
138882
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_tweet.html.haml (Duration: 9.8ms | Allocations: 2856)
138883
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_default.html.haml (Duration: 0.1ms | Allocations: 13)
138884
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/contributors/_fields.html.haml (Duration: 14.7ms | Allocations: 4394)
138885
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/_form.html.haml (Duration: 173.1ms | Allocations: 50447)
138886
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/new.html.haml within layouts/application (Duration: 173.6ms | Allocations: 50538)
138887
+ Rendered layout layouts/application.html.erb (Duration: 175.4ms | Allocations: 50989)
138888
+ Completed 200 OK in 184ms (Views: 176.4ms | ActiveRecord: 0.7ms | Allocations: 52521)
138889
+  (0.3ms) SELECT COUNT(*) FROM "works_cited_citations"
138890
+ TRANSACTION (0.4ms) rollback transaction
138891
+ TRANSACTION (0.2ms) begin transaction
138892
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138893
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "theda@ernser.org"], ["LIMIT", 1]]
138894
+ User Create (0.5ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "theda@ernser.org"], ["encrypted_password", "$2a$04$FTRxuaym7FcdPjj//QQBBuvXQxFk9Dpma7Hsh57mmqtgdcUuvzOTa"], ["created_at", "2021-09-08 16:02:54.337540"], ["updated_at", "2021-09-08 16:02:54.337540"]]
138895
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138896
+ Started POST "/works_cited/citations" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138897
+ Processing by WorksCited::CitationsController#create as HTML
138898
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>nil, "record"=>nil}}
138899
+ Doodad Exists? (0.3ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138900
+ Thing Exists? (0.2ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138901
+ Rendering layout layouts/application.html.erb
138902
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/new.html.haml within layouts/application
138903
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_book.html.haml (Duration: 22.9ms | Allocations: 6581)
138904
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_periodical.html.haml (Duration: 22.8ms | Allocations: 6357)
138905
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_electronic.html.haml (Duration: 33.9ms | Allocations: 8528)
138906
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_interview.html.haml (Duration: 26.1ms | Allocations: 7569)
138907
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_email.html.haml (Duration: 25.4ms | Allocations: 7909)
138908
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_tweet.html.haml (Duration: 9.5ms | Allocations: 2856)
138909
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_default.html.haml (Duration: 0.1ms | Allocations: 13)
138910
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/contributors/_fields.html.haml (Duration: 13.7ms | Allocations: 4394)
138911
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/_form.html.haml (Duration: 179.7ms | Allocations: 50401)
138912
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/new.html.haml within layouts/application (Duration: 180.2ms | Allocations: 50492)
138913
+ Rendered layout layouts/application.html.erb (Duration: 181.9ms | Allocations: 50944)
138914
+ Completed 200 OK in 192ms (Views: 183.3ms | ActiveRecord: 0.5ms | Allocations: 52463)
138915
+ TRANSACTION (0.4ms) rollback transaction
138916
+ TRANSACTION (0.2ms) begin transaction
138917
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138918
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lavina@nolan.io"], ["LIMIT", 1]]
138919
+ User Create (0.4ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "lavina@nolan.io"], ["encrypted_password", "$2a$04$a5XVGuScoiLZSeELtNq/Ruibu5NgvkkwTUcNlqPfCiryX/Rr7OoEu"], ["created_at", "2021-09-08 16:02:54.551870"], ["updated_at", "2021-09-08 16:02:54.551870"]]
138920
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138921
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138922
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Laudantium Saepe Exercitationem Earum At"], ["description", "Sed odio maxime. Omnis dolorem laboriosam. Facilis sit quo.\nTempore quasi consectetur. Excepturi blanditiis enim. Temporibus nam nihil.\nUt neque rerum. Consequatur maxime nulla. Tempora omnis voluptatum.\nAut eveniet sed. Quia fuga explicabo. Laboriosam ut molestiae."], ["created_at", "2021-09-08 16:02:54.562268"], ["updated_at", "2021-09-08 16:02:54.562268"]]
138923
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138924
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138925
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "periodical"], ["media", "print"], ["title", "The Little Foxes"], ["container_title", "A Passage to India"], ["publisher", "University of Nebraska Press"], ["city", "Lake Jc"], ["year", "1930"], ["pages", "pp. 145-6"], ["url", "http://goldner.net/dorie_ratke"], ["published_at", "2020-09-08 16:02:54.569406"], ["accessed_at", "2021-08-08 16:02:54.569535"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:54.571614"], ["updated_at", "2021-09-08 16:02:54.571614"]]
138926
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138927
+ Started PATCH "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138928
+ Processing by WorksCited::CitationsController#update as HTML
138929
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"New Title", "record_id"=>"1", "record_type"=>"Doodad"}, "id"=>"1"}
138930
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138931
+ Doodad Exists? (0.3ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138932
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads"
138933
+ Thing Exists? (0.2ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138934
+ Unpermitted parameters: :record_id, :record_type
138935
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138936
+ Doodad Load (0.2ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138937
+ WorksCited::Citation Update (0.3ms) UPDATE "works_cited_citations" SET "citation_type" = ?, "title" = ?, "updated_at" = ? WHERE "works_cited_citations"."id" = ? [["citation_type", "book"], ["title", "New Title"], ["updated_at", "2021-09-08 16:02:54.590918"], ["id", 1]]
138938
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138939
+ Redirected to http://www.example.com/works_cited/citations/1
138940
+ Completed 302 Found in 14ms (ActiveRecord: 1.5ms | Allocations: 2093)
138941
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138942
+ TRANSACTION (0.3ms) rollback transaction
138943
+ TRANSACTION (0.1ms) begin transaction
138944
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138945
+ User Exists? (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "barrett_schulist@legros.info"], ["LIMIT", 1]]
138946
+ User Create (0.6ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "barrett_schulist@legros.info"], ["encrypted_password", "$2a$04$C/Pkvr67gArEHGAUoHAF8uA4W8kJKSWGCpG9kIyYoHtotNpILTkue"], ["created_at", "2021-09-08 16:02:54.609117"], ["updated_at", "2021-09-08 16:02:54.609117"]]
138947
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138948
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138949
+ Doodad Create (0.2ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Consectetur"], ["description", "Voluptatibus et voluptates. Aspernatur dolor et. Rerum ut aut.\nSit culpa animi. Cumque nihil unde. Ut sit repudiandae.\nEt amet molestiae. Fuga nostrum ex. Sed provident rerum."], ["created_at", "2021-09-08 16:02:54.617534"], ["updated_at", "2021-09-08 16:02:54.617534"]]
138950
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138951
+ TRANSACTION (0.3ms) SAVEPOINT active_record_1
138952
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "email"], ["media", "print"], ["title", "Noli Me Tangere"], ["container_title", "Endless Night"], ["publisher", "Random House"], ["city", "Lake Rick"], ["year", "1965"], ["pages", "pp. 145-6"], ["url", "http://padberg.name/lakita"], ["published_at", "2020-09-08 16:02:54.625717"], ["accessed_at", "2021-08-08 16:02:54.625892"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:54.627653"], ["updated_at", "2021-09-08 16:02:54.627653"]]
138953
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138954
+ Started PATCH "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138955
+ Processing by WorksCited::CitationsController#update as HTML
138956
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>"New Title", "record_id"=>"1", "record_type"=>"Doodad"}, "id"=>"1"}
138957
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138958
+ Doodad Exists? (0.3ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138959
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads"
138960
+ Thing Exists? (0.2ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138961
+ Unpermitted parameters: :record_id, :record_type
138962
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138963
+ Doodad Load (0.1ms) SELECT "doodads".* FROM "doodads" WHERE "doodads"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138964
+ WorksCited::Citation Update (0.3ms) UPDATE "works_cited_citations" SET "citation_type" = ?, "title" = ?, "updated_at" = ? WHERE "works_cited_citations"."id" = ? [["citation_type", "book"], ["title", "New Title"], ["updated_at", "2021-09-08 16:02:54.645908"], ["id", 1]]
138965
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138966
+ Redirected to http://www.example.com/works_cited/citations/1
138967
+ Completed 302 Found in 15ms (ActiveRecord: 1.6ms | Allocations: 2045)
138968
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138969
+ TRANSACTION (0.5ms) rollback transaction
138970
+ TRANSACTION (0.2ms) begin transaction
138971
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138972
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "dorothy.jacobs@klein-hyatt.co"], ["LIMIT", 1]]
138973
+ User Create (0.6ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "dorothy.jacobs@klein-hyatt.co"], ["encrypted_password", "$2a$04$3Jlq/AsQLx3OGHJRMI187ug.izk/FwfRcO/sdAxaXfb2uPnaegU2e"], ["created_at", "2021-09-08 16:02:54.667151"], ["updated_at", "2021-09-08 16:02:54.667151"]]
138974
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
138975
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
138976
+ Doodad Create (0.2ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Perferendis Ut Sint Dolorem"], ["description", "Quod cupiditate aspernatur. Velit a maiores. Ab quod voluptas."], ["created_at", "2021-09-08 16:02:54.673274"], ["updated_at", "2021-09-08 16:02:54.673274"]]
138977
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138978
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
138979
+ WorksCited::Citation Create (0.3ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "Beyond the Mexique Bay"], ["container_title", "Consider Phlebas"], ["publisher", "Chick Publications"], ["city", "Georgeannaborough"], ["year", "1991"], ["pages", "pp. 145-6"], ["url", "http://reinger-lockman.org/irvin"], ["published_at", "2020-09-08 16:02:54.679659"], ["accessed_at", "2021-08-08 16:02:54.679888"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:54.681360"], ["updated_at", "2021-09-08 16:02:54.681360"]]
138980
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
138981
+ Started PATCH "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
138982
+ Processing by WorksCited::CitationsController#update as HTML
138983
+ Parameters: {"citation"=>{"citation_type"=>"book", "title"=>nil, "record"=>nil}, "id"=>"1"}
138984
+ WorksCited::Citation Load (0.2ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
138985
+ Doodad Exists? (0.3ms) SELECT 1 AS one FROM "doodads" LIMIT ? [["LIMIT", 1]]
138986
+ Doodad Load (0.2ms) SELECT "doodads".* FROM "doodads"
138987
+ Thing Exists? (0.2ms) SELECT 1 AS one FROM "things" LIMIT ? [["LIMIT", 1]]
138988
+ Rendering layout layouts/application.html.erb
138989
+ Rendering /home/loren/Code/works_cited/app/views/works_cited/citations/edit.html.haml within layouts/application
138990
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_book.html.haml (Duration: 20.9ms | Allocations: 6615)
138991
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_periodical.html.haml (Duration: 18.9ms | Allocations: 6403)
138992
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_electronic.html.haml (Duration: 33.6ms | Allocations: 8583)
138993
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_interview.html.haml (Duration: 28.6ms | Allocations: 7594)
138994
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_email.html.haml (Duration: 26.4ms | Allocations: 7934)
138995
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_tweet.html.haml (Duration: 9.2ms | Allocations: 2877)
138996
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citation_types/fields/_default.html.haml (Duration: 0.1ms | Allocations: 13)
138997
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/contributors/_fields.html.haml (Duration: 12.4ms | Allocations: 4394)
138998
+ WorksCited::Contributor Load (0.2ms) SELECT "works_cited_contributors".* FROM "works_cited_contributors" WHERE "works_cited_contributors"."works_cited_citation_id" = ? ORDER BY "works_cited_contributors"."last" ASC [["works_cited_citation_id", 1]]
138999
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/_form.html.haml (Duration: 176.5ms | Allocations: 50992)
139000
+ Rendered /home/loren/Code/works_cited/app/views/works_cited/citations/edit.html.haml within layouts/application (Duration: 177.4ms | Allocations: 51135)
139001
+ Rendered layout layouts/application.html.erb (Duration: 179.1ms | Allocations: 51583)
139002
+ Completed 200 OK in 189ms (Views: 180.1ms | ActiveRecord: 1.1ms | Allocations: 53238)
139003
+ TRANSACTION (0.3ms) rollback transaction
139004
+ TRANSACTION (0.2ms) begin transaction
139005
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
139006
+ User Exists? (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "delbert@wolf.biz"], ["LIMIT", 1]]
139007
+ User Create (0.4ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "delbert@wolf.biz"], ["encrypted_password", "$2a$04$zO.k.6xm9b6ge1YCkD4fVuYD04bqv7J/l4Ai.M0e9H/Vf7QwKT1.."], ["created_at", "2021-09-08 16:02:54.892792"], ["updated_at", "2021-09-08 16:02:54.892792"]]
139008
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
139009
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
139010
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Quia Non"], ["description", "Voluptas placeat qui. Deserunt animi non. Facere quia ut."], ["created_at", "2021-09-08 16:02:54.899002"], ["updated_at", "2021-09-08 16:02:54.899002"]]
139011
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
139012
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
139013
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "book"], ["media", "print"], ["title", "Fear and Trembling"], ["container_title", "The World, the Flesh and the Devil"], ["publisher", "Tammi"], ["city", "Ziemannfurt"], ["year", "1945"], ["pages", "pp. 145-6"], ["url", "http://oreilly.net/briana"], ["published_at", "2020-09-08 16:02:54.904792"], ["accessed_at", "2021-08-08 16:02:54.905004"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:54.906652"], ["updated_at", "2021-09-08 16:02:54.906652"]]
139014
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
139015
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_citations"
139016
+ Started DELETE "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
139017
+ Processing by WorksCited::CitationsController#destroy as HTML
139018
+ Parameters: {"id"=>"1"}
139019
+ WorksCited::Citation Load (0.3ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
139020
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
139021
+ WorksCited::Citation Destroy (0.3ms) DELETE FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? [["id", 1]]
139022
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
139023
+ Redirected to http://www.example.com/works_cited/citations
139024
+ Completed 302 Found in 6ms (ActiveRecord: 0.8ms | Allocations: 875)
139025
+  (0.2ms) SELECT COUNT(*) FROM "works_cited_citations"
139026
+ TRANSACTION (0.2ms) rollback transaction
139027
+ TRANSACTION (0.1ms) begin transaction
139028
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
139029
+ User Exists? (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "miquel@hegmann.io"], ["LIMIT", 1]]
139030
+ User Create (0.4ms) INSERT INTO "users" ("admin", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["admin", 1], ["email", "miquel@hegmann.io"], ["encrypted_password", "$2a$04$0lsPfGn00EKR2q9bv8f99O0OC3Q99VZjevszKNcket8nJO46QpvYG"], ["created_at", "2021-09-08 16:02:54.934661"], ["updated_at", "2021-09-08 16:02:54.934661"]]
139031
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
139032
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
139033
+ Doodad Create (0.3ms) INSERT INTO "doodads" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Recusandae"], ["description", "Rem ab excepturi. Vero id laborum. Aut incidunt veritatis."], ["created_at", "2021-09-08 16:02:54.939548"], ["updated_at", "2021-09-08 16:02:54.939548"]]
139034
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
139035
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
139036
+ WorksCited::Citation Create (0.4ms) INSERT INTO "works_cited_citations" ("citation_type", "media", "title", "container_title", "publisher", "city", "year", "pages", "url", "published_at", "accessed_at", "record_type", "record_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["citation_type", "tweet"], ["media", "print"], ["title", "No Highway"], ["container_title", "The Needle's Eye"], ["publisher", "Penguin Books"], ["city", "Mattieshire"], ["year", "1995"], ["pages", "pp. 145-6"], ["url", "http://mcdermott-ziemann.io/mariah"], ["published_at", "2020-09-08 16:02:54.946667"], ["accessed_at", "2021-08-08 16:02:54.946908"], ["record_type", "Doodad"], ["record_id", 1], ["created_at", "2021-09-08 16:02:54.948985"], ["updated_at", "2021-09-08 16:02:54.948985"]]
139037
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
139038
+ Started DELETE "/works_cited/citations/1" for 127.0.0.1 at 2021-09-08 10:02:54 -0600
139039
+ Processing by WorksCited::CitationsController#destroy as HTML
139040
+ Parameters: {"id"=>"1"}
139041
+ WorksCited::Citation Load (0.1ms) SELECT "works_cited_citations".* FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
139042
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
139043
+ WorksCited::Citation Destroy (0.2ms) DELETE FROM "works_cited_citations" WHERE "works_cited_citations"."id" = ? [["id", 1]]
139044
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
139045
+ Redirected to http://www.example.com/works_cited/citations
139046
+ Completed 302 Found in 4ms (ActiveRecord: 0.5ms | Allocations: 859)
139047
+ TRANSACTION (0.3ms) rollback transaction