acts_as_citable 2.0.0 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/acts_as_citable/version.rb +1 -1
- data/test/dummy/log/test.log +2834 -0
- metadata +61 -109
data/test/dummy/log/test.log
CHANGED
@@ -7690,3 +7690,2837 @@ Processing by TestController#test as RIS
|
|
7690
7690
|
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7691
7691
|
Sent data 3.ris (2.0ms)
|
7692
7692
|
Completed 200 OK in 31ms (Views: 9.0ms | ActiveRecord: 0.0ms)
|
7693
|
+
Connecting to database specified by database.yml
|
7694
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' AND name = "records"[0m
|
7695
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7696
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:38:16.715000', 'itemType: book', 'csf', '2013-06-20 19:38:16.715000')[0m
|
7697
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7698
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7699
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7700
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7701
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
7702
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7703
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7704
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7705
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7706
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7707
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7708
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7709
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7710
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7711
|
+
[1m[35m (1.0ms)[0m SAVEPOINT active_record_1
|
7712
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7713
|
+
Processing by TestController#test as
|
7714
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7715
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:38:20.198000', 'itemType: book', 'csf', '2013-06-20 19:38:20.198000')[0m
|
7716
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7717
|
+
Completed 406 Not Acceptable in 15ms (ActiveRecord: 0.0ms)
|
7718
|
+
Processing by TestController#test as BIBTEX
|
7719
|
+
[1m[36m (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7720
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:38:20.223000', 'itemType: book', 'csf', '2013-06-20 19:38:20.223000')
|
7721
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7722
|
+
Sent data 3.bib (3.0ms)
|
7723
|
+
Completed 200 OK in 38ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
7724
|
+
Processing by TestController#test as BIBTEX
|
7725
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7726
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:38:20.272000', 'itemType: book', 'csf', '2013-06-20 19:38:20.272000')[0m
|
7727
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7728
|
+
Sent data 3.bib (2.0ms)
|
7729
|
+
Completed 200 OK in 16ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
7730
|
+
Processing by TestController#test as RIS
|
7731
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7732
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:38:20.301000', 'itemType: book', 'csf', '2013-06-20 19:38:20.301000')
|
7733
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7734
|
+
Sent data 3.ris (2.0ms)
|
7735
|
+
Completed 200 OK in 20ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
7736
|
+
Connecting to database specified by database.yml
|
7737
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' AND name = "records"[0m
|
7738
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7739
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:39:58.822000', 'itemType: book', 'csf', '2013-06-20 19:39:58.822000')[0m
|
7740
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7741
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7742
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7743
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7744
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
7745
|
+
[1m[36m (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7746
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7747
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7748
|
+
[1m[35m (1.0ms)[0m SAVEPOINT active_record_1
|
7749
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7750
|
+
[1m[35m (1.0ms)[0m SAVEPOINT active_record_1
|
7751
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7752
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7753
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7754
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7755
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7756
|
+
Processing by TestController#test as
|
7757
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7758
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:40:02.137000', 'itemType: book', 'csf', '2013-06-20 19:40:02.137000')[0m
|
7759
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7760
|
+
Completed 406 Not Acceptable in 12ms (ActiveRecord: 1.0ms)
|
7761
|
+
Processing by TestController#test as BIBTEX
|
7762
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7763
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:40:02.161000', 'itemType: book', 'csf', '2013-06-20 19:40:02.161000')
|
7764
|
+
[1m[36m (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7765
|
+
Sent data 3.bib (3.0ms)
|
7766
|
+
Completed 200 OK in 38ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
7767
|
+
Processing by TestController#test as BIBTEX
|
7768
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7769
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:40:02.208000', 'itemType: book', 'csf', '2013-06-20 19:40:02.208000')[0m
|
7770
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7771
|
+
Sent data 3.bib (1.0ms)
|
7772
|
+
Completed 200 OK in 15ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
7773
|
+
Processing by TestController#test as RIS
|
7774
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7775
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-06-20 19:40:02.233000', 'itemType: book', 'csf', '2013-06-20 19:40:02.233000')
|
7776
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7777
|
+
Sent data 3.ris (1.0ms)
|
7778
|
+
Completed 200 OK in 20ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
7779
|
+
Connecting to database specified by database.yml
|
7780
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence' AND name = "records"[0m
|
7781
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7782
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-09-09 17:55:28.088000', 'itemType: book', 'csf', '2013-09-09 17:55:28.088000')[0m
|
7783
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7784
|
+
[1m[36m (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7785
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7786
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7787
|
+
[1m[35mSQL (1.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
7788
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7789
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7790
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7791
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7792
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7793
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7794
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7795
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7796
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7797
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7798
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7799
|
+
Processing by TestController#test as
|
7800
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7801
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-09-09 17:55:31.981000', 'itemType: book', 'csf', '2013-09-09 17:55:31.981000')[0m
|
7802
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7803
|
+
Completed 406 Not Acceptable in 15ms (ActiveRecord: 1.0ms)
|
7804
|
+
Processing by TestController#test as BIBTEX
|
7805
|
+
[1m[36m (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7806
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-09-09 17:55:32.028000', 'itemType: book', 'csf', '2013-09-09 17:55:32.028000')
|
7807
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7808
|
+
Sent data 3.bib (3.0ms)
|
7809
|
+
Completed 200 OK in 40ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
7810
|
+
Processing by TestController#test as BIBTEX
|
7811
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
7812
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-09-09 17:55:32.079000', 'itemType: book', 'csf', '2013-09-09 17:55:32.079000')[0m
|
7813
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7814
|
+
Sent data 3.bib (2.0ms)
|
7815
|
+
Completed 200 OK in 21ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
7816
|
+
Processing by TestController#test as RIS
|
7817
|
+
[1m[36m (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7818
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-09-09 17:55:32.110000', 'itemType: book', 'csf', '2013-09-09 17:55:32.110000')
|
7819
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7820
|
+
Sent data 3.ris (1.0ms)
|
7821
|
+
Completed 200 OK in 16ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
7822
|
+
Connecting to database specified by database.yml
|
7823
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
7824
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
7825
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 19:29:52.537000', 'itemType: book', 'csf', '2013-12-05 19:29:52.537000')[0m
|
7826
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7827
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7828
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7829
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7830
|
+
[1m[35mSQL (1.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
7831
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7832
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7833
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7834
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
7835
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7836
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7837
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7838
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7839
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7840
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7841
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7842
|
+
Processing by TestController#test as
|
7843
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7844
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 19:29:56.127000', 'itemType: book', 'csf', '2013-12-05 19:29:56.127000')[0m
|
7845
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7846
|
+
Completed 406 Not Acceptable in 11.0ms (ActiveRecord: 0.0ms)
|
7847
|
+
Processing by TestController#test as BIBTEX
|
7848
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7849
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 19:29:56.159000', 'itemType: book', 'csf', '2013-12-05 19:29:56.159000')
|
7850
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7851
|
+
Sent data 3.bib (3.0ms)
|
7852
|
+
Completed 200 OK in 39.0ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
7853
|
+
Processing by TestController#test as BIBTEX
|
7854
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7855
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 19:29:56.209000', 'itemType: book', 'csf', '2013-12-05 19:29:56.209000')[0m
|
7856
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7857
|
+
Sent data 3.bib (1.0ms)
|
7858
|
+
Completed 200 OK in 17.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
7859
|
+
Processing by TestController#test as RIS
|
7860
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7861
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 19:29:56.236000', 'itemType: book', 'csf', '2013-12-05 19:29:56.236000')
|
7862
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7863
|
+
Sent data 3.ris (1.0ms)
|
7864
|
+
Completed 200 OK in 17.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
7865
|
+
Connecting to database specified by database.yml
|
7866
|
+
[1m[36m (4.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
7867
|
+
Connecting to database specified by database.yml
|
7868
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
7869
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
7870
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:01:22.875000', 'itemType: book', 'csf', '2013-12-05 20:01:22.875000')[0m
|
7871
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7872
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7873
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7874
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7875
|
+
[1m[35mSQL (1.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
7876
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7877
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7878
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7879
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7880
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7881
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7882
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7883
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7884
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7885
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7886
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7887
|
+
Processing by TestController#test as
|
7888
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7889
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:01:26.246000', 'itemType: book', 'csf', '2013-12-05 20:01:26.246000')[0m
|
7890
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7891
|
+
Completed 406 Not Acceptable in 17.0ms (ActiveRecord: 1.0ms)
|
7892
|
+
Processing by TestController#test as BIBTEX
|
7893
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7894
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:01:26.276000', 'itemType: book', 'csf', '2013-12-05 20:01:26.276000')
|
7895
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7896
|
+
Sent data 3.bib (3.0ms)
|
7897
|
+
Completed 200 OK in 40.0ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
7898
|
+
Processing by TestController#test as BIBTEX
|
7899
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7900
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:01:26.328000', 'itemType: book', 'csf', '2013-12-05 20:01:26.328000')[0m
|
7901
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7902
|
+
Sent data 3.bib (1.0ms)
|
7903
|
+
Completed 200 OK in 19.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
7904
|
+
Processing by TestController#test as RIS
|
7905
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7906
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:01:26.357000', 'itemType: book', 'csf', '2013-12-05 20:01:26.357000')
|
7907
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7908
|
+
Sent data 3.ris (1.0ms)
|
7909
|
+
Completed 200 OK in 21.0ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
7910
|
+
Connecting to database specified by database.yml
|
7911
|
+
[1m[36m (4.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
7912
|
+
-----------------------------
|
7913
|
+
ActsAsCitableTest: test_truth
|
7914
|
+
-----------------------------
|
7915
|
+
-------------------------------------------------------------------
|
7916
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
7917
|
+
-------------------------------------------------------------------
|
7918
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
7919
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
7920
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:13:01.312000', 'itemType: book', 'csf', '2013-12-05 20:13:01.312000')[0m
|
7921
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7922
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7923
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7924
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7925
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
7926
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7927
|
+
------------------------------------------
|
7928
|
+
RecordTest: test_new_nokogiri_xml_document
|
7929
|
+
------------------------------------------
|
7930
|
+
-------------------------------------------------------------
|
7931
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
7932
|
+
-------------------------------------------------------------
|
7933
|
+
------------------------------------------------------
|
7934
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
7935
|
+
------------------------------------------------------
|
7936
|
+
--------------------------------------------------
|
7937
|
+
RecordTest: test_should_be_available_to_convert_to
|
7938
|
+
--------------------------------------------------
|
7939
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
7940
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7941
|
+
-----------------------------------------------------
|
7942
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
7943
|
+
-----------------------------------------------------
|
7944
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
7945
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7946
|
+
-------------------------------------------------------------
|
7947
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
7948
|
+
-------------------------------------------------------------
|
7949
|
+
----------------------------------------------------------------
|
7950
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
7951
|
+
----------------------------------------------------------------
|
7952
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7953
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7954
|
+
---------------------------------------------------------------
|
7955
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
7956
|
+
---------------------------------------------------------------
|
7957
|
+
---------------------------------------------
|
7958
|
+
RecordTest: test_should_raise_no_method_error
|
7959
|
+
---------------------------------------------
|
7960
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7961
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7962
|
+
-------------------------------------------------------------------------
|
7963
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
7964
|
+
-------------------------------------------------------------------------
|
7965
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7966
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7967
|
+
---------------------------------------------------------------
|
7968
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
7969
|
+
---------------------------------------------------------------
|
7970
|
+
Processing by TestController#test as
|
7971
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
7972
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:13:04.560000', 'itemType: book', 'csf', '2013-12-05 20:13:04.560000')[0m
|
7973
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7974
|
+
Completed 406 Not Acceptable in 15ms
|
7975
|
+
----------------------------------------------
|
7976
|
+
TestControllerTest: test_should_respond_to_bib
|
7977
|
+
----------------------------------------------
|
7978
|
+
Processing by TestController#test as BIBTEX
|
7979
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7980
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:13:04.597000', 'itemType: book', 'csf', '2013-12-05 20:13:04.597000')
|
7981
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
7982
|
+
Sent data 3.bib (2.0ms)
|
7983
|
+
Completed 200 OK in 27ms (Views: 5.0ms | ActiveRecord: 2.0ms)
|
7984
|
+
-------------------------------------------------
|
7985
|
+
TestControllerTest: test_should_respond_to_bibtex
|
7986
|
+
-------------------------------------------------
|
7987
|
+
Processing by TestController#test as BIBTEX
|
7988
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
7989
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:13:04.636000', 'itemType: book', 'csf', '2013-12-05 20:13:04.636000')[0m
|
7990
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
7991
|
+
Sent data 3.bib (2.0ms)
|
7992
|
+
Completed 200 OK in 22ms (Views: 3.0ms | ActiveRecord: 2.0ms)
|
7993
|
+
----------------------------------------------
|
7994
|
+
TestControllerTest: test_should_respond_to_ris
|
7995
|
+
----------------------------------------------
|
7996
|
+
Processing by TestController#test as RIS
|
7997
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
7998
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:13:04.669000', 'itemType: book', 'csf', '2013-12-05 20:13:04.669000')
|
7999
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8000
|
+
Sent data 3.ris (2.0ms)
|
8001
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 3.0ms)
|
8002
|
+
-----------------------------
|
8003
|
+
ActsAsCitableTest: test_truth
|
8004
|
+
-----------------------------
|
8005
|
+
-------------------------------------------------------------------
|
8006
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8007
|
+
-------------------------------------------------------------------
|
8008
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8009
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
8010
|
+
[1m[36mSQL (4.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:38:47.111000', 'itemType: book', 'csf', '2013-12-05 20:38:47.111000')[0m
|
8011
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8012
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8013
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8014
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8015
|
+
[1m[35mSQL (7.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8016
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8017
|
+
------------------------------------------
|
8018
|
+
RecordTest: test_new_nokogiri_xml_document
|
8019
|
+
------------------------------------------
|
8020
|
+
-------------------------------------------------------------
|
8021
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8022
|
+
-------------------------------------------------------------
|
8023
|
+
------------------------------------------------------
|
8024
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8025
|
+
------------------------------------------------------
|
8026
|
+
--------------------------------------------------
|
8027
|
+
RecordTest: test_should_be_available_to_convert_to
|
8028
|
+
--------------------------------------------------
|
8029
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8030
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8031
|
+
-----------------------------------------------------
|
8032
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8033
|
+
-----------------------------------------------------
|
8034
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8035
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8036
|
+
-------------------------------------------------------------
|
8037
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8038
|
+
-------------------------------------------------------------
|
8039
|
+
----------------------------------------------------------------
|
8040
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8041
|
+
----------------------------------------------------------------
|
8042
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8043
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8044
|
+
---------------------------------------------------------------
|
8045
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8046
|
+
---------------------------------------------------------------
|
8047
|
+
---------------------------------------------
|
8048
|
+
RecordTest: test_should_raise_no_method_error
|
8049
|
+
---------------------------------------------
|
8050
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8051
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8052
|
+
-------------------------------------------------------------------------
|
8053
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8054
|
+
-------------------------------------------------------------------------
|
8055
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8056
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8057
|
+
---------------------------------------------------------------
|
8058
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8059
|
+
---------------------------------------------------------------
|
8060
|
+
Processing by TestController#test as
|
8061
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8062
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:38:50.650000', 'itemType: book', 'csf', '2013-12-05 20:38:50.650000')[0m
|
8063
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8064
|
+
Completed 406 Not Acceptable in 22ms
|
8065
|
+
----------------------------------------------
|
8066
|
+
TestControllerTest: test_should_respond_to_bib
|
8067
|
+
----------------------------------------------
|
8068
|
+
Processing by TestController#test as BIBTEX
|
8069
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8070
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:38:50.694000', 'itemType: book', 'csf', '2013-12-05 20:38:50.694000')
|
8071
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8072
|
+
Completed 500 Internal Server Error in 23ms
|
8073
|
+
-------------------------------------------------
|
8074
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8075
|
+
-------------------------------------------------
|
8076
|
+
Processing by TestController#test as BIBTEX
|
8077
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8078
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:38:50.741000', 'itemType: book', 'csf', '2013-12-05 20:38:50.741000')[0m
|
8079
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8080
|
+
Completed 500 Internal Server Error in 23ms
|
8081
|
+
----------------------------------------------
|
8082
|
+
TestControllerTest: test_should_respond_to_ris
|
8083
|
+
----------------------------------------------
|
8084
|
+
Processing by TestController#test as RIS
|
8085
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8086
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:38:50.780000', 'itemType: book', 'csf', '2013-12-05 20:38:50.780000')
|
8087
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8088
|
+
Completed 500 Internal Server Error in 15ms
|
8089
|
+
-----------------------------
|
8090
|
+
ActsAsCitableTest: test_truth
|
8091
|
+
-----------------------------
|
8092
|
+
-------------------------------------------------------------------
|
8093
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8094
|
+
-------------------------------------------------------------------
|
8095
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8096
|
+
[1m[35mSavepoint (3.0ms)[0m SAVEPOINT active_record_1
|
8097
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:49:53.073000', 'itemType: book', 'csf', '2013-12-05 20:49:53.073000')[0m
|
8098
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8099
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8100
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8101
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8102
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8103
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8104
|
+
------------------------------------------
|
8105
|
+
RecordTest: test_new_nokogiri_xml_document
|
8106
|
+
------------------------------------------
|
8107
|
+
-------------------------------------------------------------
|
8108
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8109
|
+
-------------------------------------------------------------
|
8110
|
+
------------------------------------------------------
|
8111
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8112
|
+
------------------------------------------------------
|
8113
|
+
--------------------------------------------------
|
8114
|
+
RecordTest: test_should_be_available_to_convert_to
|
8115
|
+
--------------------------------------------------
|
8116
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8117
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8118
|
+
-----------------------------------------------------
|
8119
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8120
|
+
-----------------------------------------------------
|
8121
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8122
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8123
|
+
-------------------------------------------------------------
|
8124
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8125
|
+
-------------------------------------------------------------
|
8126
|
+
----------------------------------------------------------------
|
8127
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8128
|
+
----------------------------------------------------------------
|
8129
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8130
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8131
|
+
---------------------------------------------------------------
|
8132
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8133
|
+
---------------------------------------------------------------
|
8134
|
+
---------------------------------------------
|
8135
|
+
RecordTest: test_should_raise_no_method_error
|
8136
|
+
---------------------------------------------
|
8137
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8138
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8139
|
+
-------------------------------------------------------------------------
|
8140
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8141
|
+
-------------------------------------------------------------------------
|
8142
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8143
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8144
|
+
---------------------------------------------------------------
|
8145
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8146
|
+
---------------------------------------------------------------
|
8147
|
+
Processing by TestController#test as
|
8148
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8149
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:49:56.544000', 'itemType: book', 'csf', '2013-12-05 20:49:56.544000')[0m
|
8150
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8151
|
+
Completed 406 Not Acceptable in 15ms
|
8152
|
+
----------------------------------------------
|
8153
|
+
TestControllerTest: test_should_respond_to_bib
|
8154
|
+
----------------------------------------------
|
8155
|
+
Processing by TestController#test as BIBTEX
|
8156
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8157
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:49:56.584000', 'itemType: book', 'csf', '2013-12-05 20:49:56.584000')
|
8158
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8159
|
+
Sent data 3.bib (2.0ms)
|
8160
|
+
Completed 200 OK in 27ms (Views: 5.0ms | ActiveRecord: 1.0ms)
|
8161
|
+
-------------------------------------------------
|
8162
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8163
|
+
-------------------------------------------------
|
8164
|
+
Processing by TestController#test as BIBTEX
|
8165
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8166
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:49:56.629000', 'itemType: book', 'csf', '2013-12-05 20:49:56.629000')[0m
|
8167
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8168
|
+
Sent data 3.bib (2.0ms)
|
8169
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8170
|
+
----------------------------------------------
|
8171
|
+
TestControllerTest: test_should_respond_to_ris
|
8172
|
+
----------------------------------------------
|
8173
|
+
Processing by TestController#test as RIS
|
8174
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8175
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:49:56.667000', 'itemType: book', 'csf', '2013-12-05 20:49:56.667000')
|
8176
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8177
|
+
Sent data 3.ris (2.0ms)
|
8178
|
+
Completed 200 OK in 18ms (Views: 3.0ms | ActiveRecord: 1.0ms)
|
8179
|
+
-----------------------------
|
8180
|
+
ActsAsCitableTest: test_truth
|
8181
|
+
-----------------------------
|
8182
|
+
-------------------------------------------------------------------
|
8183
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8184
|
+
-------------------------------------------------------------------
|
8185
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8186
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
8187
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:52:14.060000', 'itemType: book', 'csf', '2013-12-05 20:52:14.060000')[0m
|
8188
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8189
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8190
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8191
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8192
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8193
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8194
|
+
------------------------------------------
|
8195
|
+
RecordTest: test_new_nokogiri_xml_document
|
8196
|
+
------------------------------------------
|
8197
|
+
-------------------------------------------------------------
|
8198
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8199
|
+
-------------------------------------------------------------
|
8200
|
+
------------------------------------------------------
|
8201
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8202
|
+
------------------------------------------------------
|
8203
|
+
--------------------------------------------------
|
8204
|
+
RecordTest: test_should_be_available_to_convert_to
|
8205
|
+
--------------------------------------------------
|
8206
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8207
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8208
|
+
-----------------------------------------------------
|
8209
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8210
|
+
-----------------------------------------------------
|
8211
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8212
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8213
|
+
-------------------------------------------------------------
|
8214
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8215
|
+
-------------------------------------------------------------
|
8216
|
+
----------------------------------------------------------------
|
8217
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8218
|
+
----------------------------------------------------------------
|
8219
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8220
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8221
|
+
---------------------------------------------------------------
|
8222
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8223
|
+
---------------------------------------------------------------
|
8224
|
+
---------------------------------------------
|
8225
|
+
RecordTest: test_should_raise_no_method_error
|
8226
|
+
---------------------------------------------
|
8227
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8228
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8229
|
+
-------------------------------------------------------------------------
|
8230
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8231
|
+
-------------------------------------------------------------------------
|
8232
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8233
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8234
|
+
---------------------------------------------------------------
|
8235
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8236
|
+
---------------------------------------------------------------
|
8237
|
+
Processing by TestController#test as
|
8238
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8239
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:52:17.613000', 'itemType: book', 'csf', '2013-12-05 20:52:17.613000')[0m
|
8240
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8241
|
+
Completed 500 Internal Server Error in 48ms
|
8242
|
+
----------------------------------------------
|
8243
|
+
TestControllerTest: test_should_respond_to_bib
|
8244
|
+
----------------------------------------------
|
8245
|
+
Processing by TestController#test as BIBTEX
|
8246
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8247
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:52:17.684000', 'itemType: book', 'csf', '2013-12-05 20:52:17.684000')
|
8248
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8249
|
+
Sent data 3.bib (2.0ms)
|
8250
|
+
Completed 200 OK in 25ms (Views: 5.0ms | ActiveRecord: 3.0ms)
|
8251
|
+
-------------------------------------------------
|
8252
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8253
|
+
-------------------------------------------------
|
8254
|
+
Processing by TestController#test as BIBTEX
|
8255
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8256
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:52:17.724000', 'itemType: book', 'csf', '2013-12-05 20:52:17.724000')[0m
|
8257
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8258
|
+
Sent data 3.bib (3.0ms)
|
8259
|
+
Completed 200 OK in 25ms (Views: 6.0ms | ActiveRecord: 1.0ms)
|
8260
|
+
----------------------------------------------
|
8261
|
+
TestControllerTest: test_should_respond_to_ris
|
8262
|
+
----------------------------------------------
|
8263
|
+
Processing by TestController#test as RIS
|
8264
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8265
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 20:52:17.764000', 'itemType: book', 'csf', '2013-12-05 20:52:17.764000')
|
8266
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8267
|
+
Sent data 3.ris (2.0ms)
|
8268
|
+
Completed 200 OK in 27ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
8269
|
+
-----------------------------
|
8270
|
+
ActsAsCitableTest: test_truth
|
8271
|
+
-----------------------------
|
8272
|
+
-------------------------------------------------------------------
|
8273
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8274
|
+
-------------------------------------------------------------------
|
8275
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8276
|
+
[1m[35mSavepoint (6.0ms)[0m SAVEPOINT active_record_1
|
8277
|
+
[1m[36mSQL (4.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:07:13.036000', 'itemType: book', 'csf', '2013-12-05 21:07:13.036000')[0m
|
8278
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8279
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8280
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8281
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8282
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8283
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8284
|
+
------------------------------------------
|
8285
|
+
RecordTest: test_new_nokogiri_xml_document
|
8286
|
+
------------------------------------------
|
8287
|
+
-------------------------------------------------------------
|
8288
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8289
|
+
-------------------------------------------------------------
|
8290
|
+
------------------------------------------------------
|
8291
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8292
|
+
------------------------------------------------------
|
8293
|
+
--------------------------------------------------
|
8294
|
+
RecordTest: test_should_be_available_to_convert_to
|
8295
|
+
--------------------------------------------------
|
8296
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8297
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8298
|
+
-----------------------------------------------------
|
8299
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8300
|
+
-----------------------------------------------------
|
8301
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8302
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8303
|
+
-------------------------------------------------------------
|
8304
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8305
|
+
-------------------------------------------------------------
|
8306
|
+
----------------------------------------------------------------
|
8307
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8308
|
+
----------------------------------------------------------------
|
8309
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8310
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8311
|
+
---------------------------------------------------------------
|
8312
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8313
|
+
---------------------------------------------------------------
|
8314
|
+
---------------------------------------------
|
8315
|
+
RecordTest: test_should_raise_no_method_error
|
8316
|
+
---------------------------------------------
|
8317
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8318
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8319
|
+
-------------------------------------------------------------------------
|
8320
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8321
|
+
-------------------------------------------------------------------------
|
8322
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8323
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8324
|
+
---------------------------------------------------------------
|
8325
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8326
|
+
---------------------------------------------------------------
|
8327
|
+
Processing by TestController#test as
|
8328
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8329
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:07:16.515000', 'itemType: book', 'csf', '2013-12-05 21:07:16.515000')[0m
|
8330
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8331
|
+
Completed 500 Internal Server Error in 37ms
|
8332
|
+
----------------------------------------------
|
8333
|
+
TestControllerTest: test_should_respond_to_bib
|
8334
|
+
----------------------------------------------
|
8335
|
+
Processing by TestController#test as BIBTEX
|
8336
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8337
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:07:16.575000', 'itemType: book', 'csf', '2013-12-05 21:07:16.575000')
|
8338
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8339
|
+
Sent data 3.bib (2.0ms)
|
8340
|
+
Completed 200 OK in 23ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
8341
|
+
-------------------------------------------------
|
8342
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8343
|
+
-------------------------------------------------
|
8344
|
+
Processing by TestController#test as BIBTEX
|
8345
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8346
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:07:16.614000', 'itemType: book', 'csf', '2013-12-05 21:07:16.614000')[0m
|
8347
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8348
|
+
Sent data 3.bib (2.0ms)
|
8349
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
8350
|
+
----------------------------------------------
|
8351
|
+
TestControllerTest: test_should_respond_to_ris
|
8352
|
+
----------------------------------------------
|
8353
|
+
Processing by TestController#test as RIS
|
8354
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8355
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:07:16.648000', 'itemType: book', 'csf', '2013-12-05 21:07:16.648000')
|
8356
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8357
|
+
Sent data 3.ris (2.0ms)
|
8358
|
+
Completed 200 OK in 26ms (Views: 5.0ms | ActiveRecord: 3.0ms)
|
8359
|
+
-----------------------------
|
8360
|
+
ActsAsCitableTest: test_truth
|
8361
|
+
-----------------------------
|
8362
|
+
-------------------------------------------------------------------
|
8363
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8364
|
+
-------------------------------------------------------------------
|
8365
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8366
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
8367
|
+
[1m[36mSQL (4.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:12:31.765000', 'itemType: book', 'csf', '2013-12-05 21:12:31.765000')[0m
|
8368
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8369
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8370
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8371
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8372
|
+
[1m[35mSQL (3.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8373
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8374
|
+
------------------------------------------
|
8375
|
+
RecordTest: test_new_nokogiri_xml_document
|
8376
|
+
------------------------------------------
|
8377
|
+
-------------------------------------------------------------
|
8378
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8379
|
+
-------------------------------------------------------------
|
8380
|
+
------------------------------------------------------
|
8381
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8382
|
+
------------------------------------------------------
|
8383
|
+
--------------------------------------------------
|
8384
|
+
RecordTest: test_should_be_available_to_convert_to
|
8385
|
+
--------------------------------------------------
|
8386
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8387
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8388
|
+
-----------------------------------------------------
|
8389
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8390
|
+
-----------------------------------------------------
|
8391
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8392
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8393
|
+
-------------------------------------------------------------
|
8394
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8395
|
+
-------------------------------------------------------------
|
8396
|
+
----------------------------------------------------------------
|
8397
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8398
|
+
----------------------------------------------------------------
|
8399
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8400
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8401
|
+
---------------------------------------------------------------
|
8402
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8403
|
+
---------------------------------------------------------------
|
8404
|
+
---------------------------------------------
|
8405
|
+
RecordTest: test_should_raise_no_method_error
|
8406
|
+
---------------------------------------------
|
8407
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8408
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8409
|
+
-------------------------------------------------------------------------
|
8410
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8411
|
+
-------------------------------------------------------------------------
|
8412
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8413
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8414
|
+
---------------------------------------------------------------
|
8415
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8416
|
+
---------------------------------------------------------------
|
8417
|
+
Processing by TestController#test as
|
8418
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8419
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:12:35.331000', 'itemType: book', 'csf', '2013-12-05 21:12:35.331000')[0m
|
8420
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8421
|
+
Completed 500 Internal Server Error in 41ms
|
8422
|
+
----------------------------------------------
|
8423
|
+
TestControllerTest: test_should_respond_to_bib
|
8424
|
+
----------------------------------------------
|
8425
|
+
Processing by TestController#test as BIBTEX
|
8426
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8427
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:12:35.394000', 'itemType: book', 'csf', '2013-12-05 21:12:35.394000')
|
8428
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8429
|
+
Sent data 3.bib (2.0ms)
|
8430
|
+
Completed 200 OK in 25ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
8431
|
+
-------------------------------------------------
|
8432
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8433
|
+
-------------------------------------------------
|
8434
|
+
Processing by TestController#test as BIBTEX
|
8435
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8436
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:12:35.431000', 'itemType: book', 'csf', '2013-12-05 21:12:35.431000')[0m
|
8437
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8438
|
+
Sent data 3.bib (1.0ms)
|
8439
|
+
Completed 200 OK in 20ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8440
|
+
----------------------------------------------
|
8441
|
+
TestControllerTest: test_should_respond_to_ris
|
8442
|
+
----------------------------------------------
|
8443
|
+
Processing by TestController#test as RIS
|
8444
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8445
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:12:35.482000', 'itemType: book', 'csf', '2013-12-05 21:12:35.482000')
|
8446
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8447
|
+
Sent data 3.ris (2.0ms)
|
8448
|
+
Completed 200 OK in 24ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8449
|
+
-----------------------------
|
8450
|
+
ActsAsCitableTest: test_truth
|
8451
|
+
-----------------------------
|
8452
|
+
-------------------------------------------------------------------
|
8453
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8454
|
+
-------------------------------------------------------------------
|
8455
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8456
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
8457
|
+
[1m[36mSQL (4.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:18:22.870000', 'itemType: book', 'csf', '2013-12-05 21:18:22.870000')[0m
|
8458
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8459
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8460
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8461
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8462
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8463
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8464
|
+
------------------------------------------
|
8465
|
+
RecordTest: test_new_nokogiri_xml_document
|
8466
|
+
------------------------------------------
|
8467
|
+
-------------------------------------------------------------
|
8468
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8469
|
+
-------------------------------------------------------------
|
8470
|
+
------------------------------------------------------
|
8471
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8472
|
+
------------------------------------------------------
|
8473
|
+
--------------------------------------------------
|
8474
|
+
RecordTest: test_should_be_available_to_convert_to
|
8475
|
+
--------------------------------------------------
|
8476
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8477
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8478
|
+
-----------------------------------------------------
|
8479
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8480
|
+
-----------------------------------------------------
|
8481
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8482
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8483
|
+
-------------------------------------------------------------
|
8484
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8485
|
+
-------------------------------------------------------------
|
8486
|
+
----------------------------------------------------------------
|
8487
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8488
|
+
----------------------------------------------------------------
|
8489
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8490
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8491
|
+
---------------------------------------------------------------
|
8492
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8493
|
+
---------------------------------------------------------------
|
8494
|
+
---------------------------------------------
|
8495
|
+
RecordTest: test_should_raise_no_method_error
|
8496
|
+
---------------------------------------------
|
8497
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8498
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8499
|
+
-------------------------------------------------------------------------
|
8500
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8501
|
+
-------------------------------------------------------------------------
|
8502
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8503
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8504
|
+
---------------------------------------------------------------
|
8505
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8506
|
+
---------------------------------------------------------------
|
8507
|
+
Processing by TestController#test as
|
8508
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8509
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:18:26.200000', 'itemType: book', 'csf', '2013-12-05 21:18:26.200000')[0m
|
8510
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8511
|
+
Rendered text template (0.0ms)
|
8512
|
+
Completed 406 Not Acceptable in 26ms (Views: 6.0ms | ActiveRecord: 1.0ms)
|
8513
|
+
----------------------------------------------
|
8514
|
+
TestControllerTest: test_should_respond_to_bib
|
8515
|
+
----------------------------------------------
|
8516
|
+
Processing by TestController#test as BIBTEX
|
8517
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8518
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:18:26.239000', 'itemType: book', 'csf', '2013-12-05 21:18:26.239000')
|
8519
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8520
|
+
Sent data 3.bib (3.0ms)
|
8521
|
+
Completed 200 OK in 29ms (Views: 7.0ms | ActiveRecord: 1.0ms)
|
8522
|
+
-------------------------------------------------
|
8523
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8524
|
+
-------------------------------------------------
|
8525
|
+
Processing by TestController#test as BIBTEX
|
8526
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8527
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:18:26.283000', 'itemType: book', 'csf', '2013-12-05 21:18:26.283000')[0m
|
8528
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8529
|
+
Sent data 3.bib (1.0ms)
|
8530
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8531
|
+
----------------------------------------------
|
8532
|
+
TestControllerTest: test_should_respond_to_ris
|
8533
|
+
----------------------------------------------
|
8534
|
+
Processing by TestController#test as RIS
|
8535
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8536
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 21:18:26.316000', 'itemType: book', 'csf', '2013-12-05 21:18:26.316000')
|
8537
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8538
|
+
Sent data 3.ris (1.0ms)
|
8539
|
+
Completed 200 OK in 19ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
8540
|
+
-----------------------------
|
8541
|
+
ActsAsCitableTest: test_truth
|
8542
|
+
-----------------------------
|
8543
|
+
-------------------------------------------------------------------
|
8544
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8545
|
+
-------------------------------------------------------------------
|
8546
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8547
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
8548
|
+
[1m[36mSQL (4.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:00:17.630000', 'itemType: book', 'csf', '2013-12-05 22:00:17.630000')[0m
|
8549
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8550
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8551
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8552
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8553
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8554
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8555
|
+
------------------------------------------
|
8556
|
+
RecordTest: test_new_nokogiri_xml_document
|
8557
|
+
------------------------------------------
|
8558
|
+
-------------------------------------------------------------
|
8559
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8560
|
+
-------------------------------------------------------------
|
8561
|
+
------------------------------------------------------
|
8562
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8563
|
+
------------------------------------------------------
|
8564
|
+
--------------------------------------------------
|
8565
|
+
RecordTest: test_should_be_available_to_convert_to
|
8566
|
+
--------------------------------------------------
|
8567
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8568
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8569
|
+
-----------------------------------------------------
|
8570
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8571
|
+
-----------------------------------------------------
|
8572
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8573
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8574
|
+
-------------------------------------------------------------
|
8575
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8576
|
+
-------------------------------------------------------------
|
8577
|
+
----------------------------------------------------------------
|
8578
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8579
|
+
----------------------------------------------------------------
|
8580
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8581
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8582
|
+
---------------------------------------------------------------
|
8583
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8584
|
+
---------------------------------------------------------------
|
8585
|
+
---------------------------------------------
|
8586
|
+
RecordTest: test_should_raise_no_method_error
|
8587
|
+
---------------------------------------------
|
8588
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8589
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8590
|
+
-------------------------------------------------------------------------
|
8591
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8592
|
+
-------------------------------------------------------------------------
|
8593
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8594
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8595
|
+
---------------------------------------------------------------
|
8596
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8597
|
+
---------------------------------------------------------------
|
8598
|
+
Processing by TestController#test as
|
8599
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8600
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:00:21.019000', 'itemType: book', 'csf', '2013-12-05 22:00:21.019000')[0m
|
8601
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8602
|
+
Rendered text template (0.0ms)
|
8603
|
+
Completed 406 Not Acceptable in 24ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
8604
|
+
----------------------------------------------
|
8605
|
+
TestControllerTest: test_should_respond_to_bib
|
8606
|
+
----------------------------------------------
|
8607
|
+
Processing by TestController#test as BIBTEX
|
8608
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8609
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:00:21.056000', 'itemType: book', 'csf', '2013-12-05 22:00:21.056000')
|
8610
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8611
|
+
Sent data 3.bib (2.0ms)
|
8612
|
+
Completed 200 OK in 27ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
8613
|
+
-------------------------------------------------
|
8614
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8615
|
+
-------------------------------------------------
|
8616
|
+
Processing by TestController#test as BIBTEX
|
8617
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8618
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:00:21.099000', 'itemType: book', 'csf', '2013-12-05 22:00:21.099000')[0m
|
8619
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8620
|
+
Sent data 3.bib (1.0ms)
|
8621
|
+
Completed 200 OK in 24ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
8622
|
+
----------------------------------------------
|
8623
|
+
TestControllerTest: test_should_respond_to_ris
|
8624
|
+
----------------------------------------------
|
8625
|
+
Processing by TestController#test as RIS
|
8626
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8627
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:00:21.140000', 'itemType: book', 'csf', '2013-12-05 22:00:21.140000')
|
8628
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8629
|
+
Sent data 3.ris (2.0ms)
|
8630
|
+
Completed 200 OK in 25ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
8631
|
+
-----------------------------
|
8632
|
+
ActsAsCitableTest: test_truth
|
8633
|
+
-----------------------------
|
8634
|
+
-------------------------------------------------------------------
|
8635
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8636
|
+
-------------------------------------------------------------------
|
8637
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8638
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
8639
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:03:48.060000', 'itemType: book', 'csf', '2013-12-05 22:03:48.060000')[0m
|
8640
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8641
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8642
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8643
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8644
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8645
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8646
|
+
------------------------------------------
|
8647
|
+
RecordTest: test_new_nokogiri_xml_document
|
8648
|
+
------------------------------------------
|
8649
|
+
-------------------------------------------------------------
|
8650
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8651
|
+
-------------------------------------------------------------
|
8652
|
+
------------------------------------------------------
|
8653
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8654
|
+
------------------------------------------------------
|
8655
|
+
--------------------------------------------------
|
8656
|
+
RecordTest: test_should_be_available_to_convert_to
|
8657
|
+
--------------------------------------------------
|
8658
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8659
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8660
|
+
-----------------------------------------------------
|
8661
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8662
|
+
-----------------------------------------------------
|
8663
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8664
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8665
|
+
-------------------------------------------------------------
|
8666
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8667
|
+
-------------------------------------------------------------
|
8668
|
+
----------------------------------------------------------------
|
8669
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8670
|
+
----------------------------------------------------------------
|
8671
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8672
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8673
|
+
---------------------------------------------------------------
|
8674
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8675
|
+
---------------------------------------------------------------
|
8676
|
+
---------------------------------------------
|
8677
|
+
RecordTest: test_should_raise_no_method_error
|
8678
|
+
---------------------------------------------
|
8679
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8680
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8681
|
+
-------------------------------------------------------------------------
|
8682
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8683
|
+
-------------------------------------------------------------------------
|
8684
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8685
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8686
|
+
---------------------------------------------------------------
|
8687
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8688
|
+
---------------------------------------------------------------
|
8689
|
+
Processing by TestController#test as
|
8690
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8691
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:03:51.449000', 'itemType: book', 'csf', '2013-12-05 22:03:51.449000')[0m
|
8692
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8693
|
+
Rendered text template (1.0ms)
|
8694
|
+
Completed 406 Not Acceptable in 22ms (Views: 7.0ms | ActiveRecord: 2.0ms)
|
8695
|
+
----------------------------------------------
|
8696
|
+
TestControllerTest: test_should_respond_to_bib
|
8697
|
+
----------------------------------------------
|
8698
|
+
Processing by TestController#test as BIBTEX
|
8699
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8700
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:03:51.487000', 'itemType: book', 'csf', '2013-12-05 22:03:51.487000')
|
8701
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8702
|
+
Sent data 3.bib (2.0ms)
|
8703
|
+
Completed 200 OK in 26ms (Views: 5.0ms | ActiveRecord: 1.0ms)
|
8704
|
+
-------------------------------------------------
|
8705
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8706
|
+
-------------------------------------------------
|
8707
|
+
Processing by TestController#test as BIBTEX
|
8708
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8709
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:03:51.526000', 'itemType: book', 'csf', '2013-12-05 22:03:51.526000')[0m
|
8710
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8711
|
+
Sent data 3.bib (2.0ms)
|
8712
|
+
Completed 200 OK in 24ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8713
|
+
----------------------------------------------
|
8714
|
+
TestControllerTest: test_should_respond_to_ris
|
8715
|
+
----------------------------------------------
|
8716
|
+
Processing by TestController#test as RIS
|
8717
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8718
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:03:51.561000', 'itemType: book', 'csf', '2013-12-05 22:03:51.561000')
|
8719
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8720
|
+
Sent data 3.ris (2.0ms)
|
8721
|
+
Completed 200 OK in 20ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8722
|
+
-----------------------------
|
8723
|
+
ActsAsCitableTest: test_truth
|
8724
|
+
-----------------------------
|
8725
|
+
-------------------------------------------------------------------
|
8726
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8727
|
+
-------------------------------------------------------------------
|
8728
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8729
|
+
[1m[35mSavepoint (6.0ms)[0m SAVEPOINT active_record_1
|
8730
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:12:49.904000', 'itemType: book', 'csf', '2013-12-05 22:12:49.904000')[0m
|
8731
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8732
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8733
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8734
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8735
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8736
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8737
|
+
------------------------------------------
|
8738
|
+
RecordTest: test_new_nokogiri_xml_document
|
8739
|
+
------------------------------------------
|
8740
|
+
-------------------------------------------------------------
|
8741
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8742
|
+
-------------------------------------------------------------
|
8743
|
+
------------------------------------------------------
|
8744
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8745
|
+
------------------------------------------------------
|
8746
|
+
--------------------------------------------------
|
8747
|
+
RecordTest: test_should_be_available_to_convert_to
|
8748
|
+
--------------------------------------------------
|
8749
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8750
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8751
|
+
-----------------------------------------------------
|
8752
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8753
|
+
-----------------------------------------------------
|
8754
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8755
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8756
|
+
-------------------------------------------------------------
|
8757
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8758
|
+
-------------------------------------------------------------
|
8759
|
+
----------------------------------------------------------------
|
8760
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8761
|
+
----------------------------------------------------------------
|
8762
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8763
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8764
|
+
---------------------------------------------------------------
|
8765
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8766
|
+
---------------------------------------------------------------
|
8767
|
+
---------------------------------------------
|
8768
|
+
RecordTest: test_should_raise_no_method_error
|
8769
|
+
---------------------------------------------
|
8770
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8771
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8772
|
+
-------------------------------------------------------------------------
|
8773
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8774
|
+
-------------------------------------------------------------------------
|
8775
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8776
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8777
|
+
---------------------------------------------------------------
|
8778
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8779
|
+
---------------------------------------------------------------
|
8780
|
+
Processing by TestController#test as
|
8781
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8782
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:12:53.339000', 'itemType: book', 'csf', '2013-12-05 22:12:53.339000')[0m
|
8783
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8784
|
+
Rendered text template (0.0ms)
|
8785
|
+
Completed 406 Not Acceptable in 23ms (Views: 7.0ms | ActiveRecord: 1.0ms)
|
8786
|
+
----------------------------------------------
|
8787
|
+
TestControllerTest: test_should_respond_to_bib
|
8788
|
+
----------------------------------------------
|
8789
|
+
Processing by TestController#test as BIBTEX
|
8790
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8791
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:12:53.396000', 'itemType: book', 'csf', '2013-12-05 22:12:53.396000')
|
8792
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8793
|
+
Sent data 3.bib (2.0ms)
|
8794
|
+
Completed 200 OK in 25ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
8795
|
+
-------------------------------------------------
|
8796
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8797
|
+
-------------------------------------------------
|
8798
|
+
Processing by TestController#test as BIBTEX
|
8799
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8800
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:12:53.435000', 'itemType: book', 'csf', '2013-12-05 22:12:53.435000')[0m
|
8801
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8802
|
+
Sent data 3.bib (2.0ms)
|
8803
|
+
Completed 200 OK in 21ms (Views: 4.0ms | ActiveRecord: 2.0ms)
|
8804
|
+
----------------------------------------------
|
8805
|
+
TestControllerTest: test_should_respond_to_ris
|
8806
|
+
----------------------------------------------
|
8807
|
+
Processing by TestController#test as RIS
|
8808
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8809
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:12:53.468000', 'itemType: book', 'csf', '2013-12-05 22:12:53.468000')
|
8810
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8811
|
+
Sent data 3.ris (2.0ms)
|
8812
|
+
Completed 200 OK in 20ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
8813
|
+
-----------------------------
|
8814
|
+
ActsAsCitableTest: test_truth
|
8815
|
+
-----------------------------
|
8816
|
+
-------------------------------------------------------------------
|
8817
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8818
|
+
-------------------------------------------------------------------
|
8819
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8820
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
8821
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:35:28.295000', 'itemType: book', 'csf', '2013-12-05 22:35:28.295000')[0m
|
8822
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8823
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8824
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8825
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8826
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8827
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8828
|
+
------------------------------------------
|
8829
|
+
RecordTest: test_new_nokogiri_xml_document
|
8830
|
+
------------------------------------------
|
8831
|
+
-------------------------------------------------------------
|
8832
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8833
|
+
-------------------------------------------------------------
|
8834
|
+
------------------------------------------------------
|
8835
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8836
|
+
------------------------------------------------------
|
8837
|
+
--------------------------------------------------
|
8838
|
+
RecordTest: test_should_be_available_to_convert_to
|
8839
|
+
--------------------------------------------------
|
8840
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8841
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8842
|
+
-----------------------------------------------------
|
8843
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8844
|
+
-----------------------------------------------------
|
8845
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8846
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8847
|
+
-------------------------------------------------------------
|
8848
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8849
|
+
-------------------------------------------------------------
|
8850
|
+
----------------------------------------------------------------
|
8851
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8852
|
+
----------------------------------------------------------------
|
8853
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8854
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8855
|
+
---------------------------------------------------------------
|
8856
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8857
|
+
---------------------------------------------------------------
|
8858
|
+
---------------------------------------------
|
8859
|
+
RecordTest: test_should_raise_no_method_error
|
8860
|
+
---------------------------------------------
|
8861
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8862
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8863
|
+
-------------------------------------------------------------------------
|
8864
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8865
|
+
-------------------------------------------------------------------------
|
8866
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8867
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8868
|
+
---------------------------------------------------------------
|
8869
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8870
|
+
---------------------------------------------------------------
|
8871
|
+
Processing by TestController#test as
|
8872
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8873
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:35:31.621000', 'itemType: book', 'csf', '2013-12-05 22:35:31.621000')[0m
|
8874
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8875
|
+
Rendered text template (0.0ms)
|
8876
|
+
Completed 406 Not Acceptable in 22ms (Views: 6.0ms | ActiveRecord: 2.0ms)
|
8877
|
+
----------------------------------------------
|
8878
|
+
TestControllerTest: test_should_respond_to_bib
|
8879
|
+
----------------------------------------------
|
8880
|
+
Processing by TestController#test as BIBTEX
|
8881
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8882
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:35:31.658000', 'itemType: book', 'csf', '2013-12-05 22:35:31.658000')
|
8883
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8884
|
+
Sent data 3.bib (2.0ms)
|
8885
|
+
Completed 200 OK in 26ms (Views: 5.0ms | ActiveRecord: 1.0ms)
|
8886
|
+
-------------------------------------------------
|
8887
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8888
|
+
-------------------------------------------------
|
8889
|
+
Processing by TestController#test as BIBTEX
|
8890
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8891
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:35:31.700000', 'itemType: book', 'csf', '2013-12-05 22:35:31.700000')[0m
|
8892
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8893
|
+
Sent data 3.bib (2.0ms)
|
8894
|
+
Completed 200 OK in 25ms (Views: 4.0ms | ActiveRecord: 2.0ms)
|
8895
|
+
----------------------------------------------
|
8896
|
+
TestControllerTest: test_should_respond_to_ris
|
8897
|
+
----------------------------------------------
|
8898
|
+
Processing by TestController#test as RIS
|
8899
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8900
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:35:31.739000', 'itemType: book', 'csf', '2013-12-05 22:35:31.739000')
|
8901
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8902
|
+
Sent data 3.ris (3.0ms)
|
8903
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8904
|
+
-----------------------------
|
8905
|
+
ActsAsCitableTest: test_truth
|
8906
|
+
-----------------------------
|
8907
|
+
-------------------------------------------------------------------
|
8908
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
8909
|
+
-------------------------------------------------------------------
|
8910
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
8911
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
8912
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:38:56.989000', 'itemType: book', 'csf', '2013-12-05 22:38:56.989000')[0m
|
8913
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8914
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8915
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8916
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8917
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
8918
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8919
|
+
------------------------------------------
|
8920
|
+
RecordTest: test_new_nokogiri_xml_document
|
8921
|
+
------------------------------------------
|
8922
|
+
-------------------------------------------------------------
|
8923
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
8924
|
+
-------------------------------------------------------------
|
8925
|
+
------------------------------------------------------
|
8926
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
8927
|
+
------------------------------------------------------
|
8928
|
+
--------------------------------------------------
|
8929
|
+
RecordTest: test_should_be_available_to_convert_to
|
8930
|
+
--------------------------------------------------
|
8931
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8932
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8933
|
+
-----------------------------------------------------
|
8934
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
8935
|
+
-----------------------------------------------------
|
8936
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8937
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8938
|
+
-------------------------------------------------------------
|
8939
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
8940
|
+
-------------------------------------------------------------
|
8941
|
+
----------------------------------------------------------------
|
8942
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
8943
|
+
----------------------------------------------------------------
|
8944
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8945
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8946
|
+
---------------------------------------------------------------
|
8947
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
8948
|
+
---------------------------------------------------------------
|
8949
|
+
---------------------------------------------
|
8950
|
+
RecordTest: test_should_raise_no_method_error
|
8951
|
+
---------------------------------------------
|
8952
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8953
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8954
|
+
-------------------------------------------------------------------------
|
8955
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
8956
|
+
-------------------------------------------------------------------------
|
8957
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8958
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8959
|
+
---------------------------------------------------------------
|
8960
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
8961
|
+
---------------------------------------------------------------
|
8962
|
+
Processing by TestController#test as
|
8963
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
8964
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:39:00.142000', 'itemType: book', 'csf', '2013-12-05 22:39:00.142000')[0m
|
8965
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8966
|
+
Rendered text template (0.0ms)
|
8967
|
+
Completed 406 Not Acceptable in 40ms (Views: 17.0ms | ActiveRecord: 2.0ms)
|
8968
|
+
----------------------------------------------
|
8969
|
+
TestControllerTest: test_should_respond_to_bib
|
8970
|
+
----------------------------------------------
|
8971
|
+
Processing by TestController#test as BIBTEX
|
8972
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8973
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:39:00.196000', 'itemType: book', 'csf', '2013-12-05 22:39:00.196000')
|
8974
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8975
|
+
Sent data 3.bib (2.0ms)
|
8976
|
+
Completed 200 OK in 29ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8977
|
+
-------------------------------------------------
|
8978
|
+
TestControllerTest: test_should_respond_to_bibtex
|
8979
|
+
-------------------------------------------------
|
8980
|
+
Processing by TestController#test as BIBTEX
|
8981
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
8982
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:39:00.239000', 'itemType: book', 'csf', '2013-12-05 22:39:00.239000')[0m
|
8983
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
8984
|
+
Sent data 3.bib (2.0ms)
|
8985
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
8986
|
+
----------------------------------------------
|
8987
|
+
TestControllerTest: test_should_respond_to_ris
|
8988
|
+
----------------------------------------------
|
8989
|
+
Processing by TestController#test as RIS
|
8990
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
8991
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-05 22:39:00.275000', 'itemType: book', 'csf', '2013-12-05 22:39:00.275000')
|
8992
|
+
[1m[36mSavepoint (3.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
8993
|
+
Sent data 3.ris (2.0ms)
|
8994
|
+
Completed 200 OK in 26ms (Views: 4.0ms | ActiveRecord: 3.0ms)
|
8995
|
+
-----------------------------
|
8996
|
+
ActsAsCitableTest: test_truth
|
8997
|
+
-----------------------------
|
8998
|
+
-------------------------------------------------------------------
|
8999
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9000
|
+
-------------------------------------------------------------------
|
9001
|
+
[1m[36m (6.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9002
|
+
[1m[35mSavepoint (3.0ms)[0m SAVEPOINT active_record_1
|
9003
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-06 18:51:28.402000', '2013-12-06 18:51:28.402000')[0m
|
9004
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9005
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9006
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9007
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9008
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9009
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9010
|
+
------------------------------------------
|
9011
|
+
RecordTest: test_new_nokogiri_xml_document
|
9012
|
+
------------------------------------------
|
9013
|
+
-------------------------------------------------------------
|
9014
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
9015
|
+
-------------------------------------------------------------
|
9016
|
+
------------------------------------------------------
|
9017
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
9018
|
+
------------------------------------------------------
|
9019
|
+
--------------------------------------------------
|
9020
|
+
RecordTest: test_should_be_available_to_convert_to
|
9021
|
+
--------------------------------------------------
|
9022
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9023
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9024
|
+
-----------------------------------------------------
|
9025
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
9026
|
+
-----------------------------------------------------
|
9027
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9028
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9029
|
+
-------------------------------------------------------------
|
9030
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
9031
|
+
-------------------------------------------------------------
|
9032
|
+
----------------------------------------------------------------
|
9033
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
9034
|
+
----------------------------------------------------------------
|
9035
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9036
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9037
|
+
---------------------------------------------------------------
|
9038
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
9039
|
+
---------------------------------------------------------------
|
9040
|
+
---------------------------------------------
|
9041
|
+
RecordTest: test_should_raise_no_method_error
|
9042
|
+
---------------------------------------------
|
9043
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9044
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9045
|
+
-------------------------------------------------------------------------
|
9046
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
9047
|
+
-------------------------------------------------------------------------
|
9048
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9049
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9050
|
+
---------------------------------------------------------------
|
9051
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
9052
|
+
---------------------------------------------------------------
|
9053
|
+
Processing by TestController#test as
|
9054
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9055
|
+
[1m[36mSQL (28.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-06 18:51:32.461000', '2013-12-06 18:51:32.461000')[0m
|
9056
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9057
|
+
Rendered text template (0.0ms)
|
9058
|
+
Completed 406 Not Acceptable in 118ms (Views: 73.0ms | ActiveRecord: 29.0ms)
|
9059
|
+
----------------------------------------------
|
9060
|
+
TestControllerTest: test_should_respond_to_bib
|
9061
|
+
----------------------------------------------
|
9062
|
+
Processing by TestController#test as BIBTEX
|
9063
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9064
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-06 18:51:32.653000', '2013-12-06 18:51:32.653000')
|
9065
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9066
|
+
Sent data 3.bib (2.0ms)
|
9067
|
+
Completed 200 OK in 45ms (Views: 5.0ms | ActiveRecord: 1.0ms)
|
9068
|
+
-------------------------------------------------
|
9069
|
+
TestControllerTest: test_should_respond_to_bibtex
|
9070
|
+
-------------------------------------------------
|
9071
|
+
Processing by TestController#test as BIBTEX
|
9072
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9073
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-06 18:51:32.716000', '2013-12-06 18:51:32.716000')[0m
|
9074
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9075
|
+
Sent data 3.bib (2.0ms)
|
9076
|
+
Completed 200 OK in 17ms (Views: 3.0ms | ActiveRecord: 1.0ms)
|
9077
|
+
----------------------------------------------
|
9078
|
+
TestControllerTest: test_should_respond_to_ris
|
9079
|
+
----------------------------------------------
|
9080
|
+
Processing by TestController#test as RIS
|
9081
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9082
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-06 18:51:32.753000', '2013-12-06 18:51:32.753000')
|
9083
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9084
|
+
Sent data 3.ris (2.0ms)
|
9085
|
+
Completed 200 OK in 20ms (Views: 3.0ms | ActiveRecord: 2.0ms)
|
9086
|
+
Connecting to database specified by database.yml
|
9087
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9088
|
+
Processing by TestController#test as
|
9089
|
+
Rendered text template (0.0ms)
|
9090
|
+
Completed 406 Not Acceptable in 24.0ms (Views: 21.0ms | ActiveRecord: 0.0ms)
|
9091
|
+
Processing by TestController#test as BIBTEX
|
9092
|
+
Completed 406 Not Acceptable in 3.0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9093
|
+
Processing by TestController#test as BIBTEX
|
9094
|
+
Completed 406 Not Acceptable in 4.0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9095
|
+
Processing by TestController#test as RIS
|
9096
|
+
Completed 406 Not Acceptable in 3.0ms (Views: 0.0ms | ActiveRecord: 0.0ms)
|
9097
|
+
Connecting to database specified by database.yml
|
9098
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9099
|
+
Processing by TestController#test as
|
9100
|
+
Rendered text template (0.0ms)
|
9101
|
+
Completed 406 Not Acceptable in 22.0ms (Views: 19.0ms | ActiveRecord: 0.0ms)
|
9102
|
+
Processing by TestController#test as BIBTEX
|
9103
|
+
Completed 406 Not Acceptable in 3.0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9104
|
+
Processing by TestController#test as BIBTEX
|
9105
|
+
Completed 406 Not Acceptable in 2.0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9106
|
+
Processing by TestController#test as RIS
|
9107
|
+
Completed 406 Not Acceptable in 3.0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9108
|
+
Connecting to database specified by database.yml
|
9109
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9110
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9111
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9112
|
+
[1m[35mSavepoint (10.0ms)[0m SAVEPOINT active_record_1
|
9113
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:16:36.128000', NULL, NULL, '2013-12-06 20:16:36.128000')[0m
|
9114
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9115
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9116
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9117
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9118
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9119
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9120
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9121
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9122
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9123
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9124
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9125
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9126
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9127
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9128
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9129
|
+
Processing by TestController#test as
|
9130
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9131
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9132
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:16:36.602000', NULL, NULL, '2013-12-06 20:16:36.602000')
|
9133
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9134
|
+
Completed 406 Not Acceptable in 17.0ms (ActiveRecord: 1.0ms)
|
9135
|
+
Processing by TestController#test as BIBTEX
|
9136
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9137
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9138
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:16:36.642000', NULL, NULL, '2013-12-06 20:16:36.642000')[0m
|
9139
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9140
|
+
Completed 406 Not Acceptable in 53.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9141
|
+
Processing by TestController#test as BIBTEX
|
9142
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9143
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9144
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:16:36.709000', NULL, NULL, '2013-12-06 20:16:36.709000')
|
9145
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9146
|
+
Completed 406 Not Acceptable in 14.0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9147
|
+
Processing by TestController#test as RIS
|
9148
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9149
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9150
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:16:36.739000', NULL, NULL, '2013-12-06 20:16:36.739000')[0m
|
9151
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9152
|
+
Completed 406 Not Acceptable in 15.0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9153
|
+
Connecting to database specified by database.yml
|
9154
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9155
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9156
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9157
|
+
[1m[35mSavepoint (6.0ms)[0m SAVEPOINT active_record_1
|
9158
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:22:02.032000', NULL, NULL, '2013-12-06 20:22:02.032000')[0m
|
9159
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9160
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9161
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9162
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9163
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9164
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9165
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9166
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9167
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9168
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9169
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9170
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9171
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9172
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9173
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9174
|
+
Processing by TestController#test as
|
9175
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9176
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9177
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:22:02.268000', NULL, NULL, '2013-12-06 20:22:02.268000')
|
9178
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9179
|
+
Completed 406 Not Acceptable in 12.0ms (ActiveRecord: 0.0ms)
|
9180
|
+
Processing by TestController#test as BIBTEX
|
9181
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9182
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9183
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:22:02.301000', NULL, NULL, '2013-12-06 20:22:02.301000')[0m
|
9184
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9185
|
+
Completed 500 Internal Server Error in 36.0ms
|
9186
|
+
Processing by TestController#test as BIBTEX
|
9187
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9188
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9189
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:22:02.437000', NULL, NULL, '2013-12-06 20:22:02.437000')
|
9190
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9191
|
+
Completed 500 Internal Server Error in 26.0ms
|
9192
|
+
Processing by TestController#test as RIS
|
9193
|
+
WARNING: Can't mass-assign protected attributes: data, format
|
9194
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9195
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:22:02.482000', NULL, NULL, '2013-12-06 20:22:02.482000')[0m
|
9196
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9197
|
+
Completed 500 Internal Server Error in 14.0ms
|
9198
|
+
Connecting to database specified by database.yml
|
9199
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9200
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
9201
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:48:54.764000', 'itemType: book', 'csf', '2013-12-06 20:48:54.764000')[0m
|
9202
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9203
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9204
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9205
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9206
|
+
[1m[35mSQL (11.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9207
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9208
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9209
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9210
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9211
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9212
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9213
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9214
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9215
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9216
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9217
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9218
|
+
Processing by TestController#test as
|
9219
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9220
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:48:58.366000', 'itemType: book', 'csf', '2013-12-06 20:48:58.366000')[0m
|
9221
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9222
|
+
Completed 406 Not Acceptable in 12.0ms (ActiveRecord: 0.0ms)
|
9223
|
+
Processing by TestController#test as BIBTEX
|
9224
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9225
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:48:58.389000', 'itemType: book', 'csf', '2013-12-06 20:48:58.389000')
|
9226
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9227
|
+
Sent data 3.bib (3.0ms)
|
9228
|
+
Completed 200 OK in 40.0ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
9229
|
+
Processing by TestController#test as BIBTEX
|
9230
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9231
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:48:58.443000', 'itemType: book', 'csf', '2013-12-06 20:48:58.443000')[0m
|
9232
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9233
|
+
Sent data 3.bib (1.0ms)
|
9234
|
+
Completed 200 OK in 24.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9235
|
+
Processing by TestController#test as RIS
|
9236
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9237
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 20:48:58.476000', 'itemType: book', 'csf', '2013-12-06 20:48:58.476000')
|
9238
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9239
|
+
Sent data 3.ris (1.0ms)
|
9240
|
+
Completed 200 OK in 17.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9241
|
+
Connecting to database specified by database.yml
|
9242
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9243
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
9244
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 21:07:47.788000', 'itemType: book', 'csf', '2013-12-06 21:07:47.788000')[0m
|
9245
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9246
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9247
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9248
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9249
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9250
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9251
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9252
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9253
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9254
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9255
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9256
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9257
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9258
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9259
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9260
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9261
|
+
Processing by TestController#test as
|
9262
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9263
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 21:07:51.260000', 'itemType: book', 'csf', '2013-12-06 21:07:51.260000')[0m
|
9264
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9265
|
+
Completed 406 Not Acceptable in 16.0ms (ActiveRecord: 0.0ms)
|
9266
|
+
Processing by TestController#test as BIBTEX
|
9267
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9268
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 21:07:51.288000', 'itemType: book', 'csf', '2013-12-06 21:07:51.288000')
|
9269
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9270
|
+
Sent data 3.bib (4.0ms)
|
9271
|
+
Completed 200 OK in 43.0ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
9272
|
+
Processing by TestController#test as BIBTEX
|
9273
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9274
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 21:07:51.341000', 'itemType: book', 'csf', '2013-12-06 21:07:51.341000')[0m
|
9275
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9276
|
+
Sent data 3.bib (2.0ms)
|
9277
|
+
Completed 200 OK in 19.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9278
|
+
Processing by TestController#test as RIS
|
9279
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9280
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-06 21:07:51.370000', 'itemType: book', 'csf', '2013-12-06 21:07:51.370000')
|
9281
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9282
|
+
Sent data 3.ris (1.0ms)
|
9283
|
+
Completed 200 OK in 16.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9284
|
+
Connecting to database specified by database.yml
|
9285
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9286
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
9287
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:01:36.828000', 'itemType: book', 'csf', '2013-12-09 17:01:36.828000')[0m
|
9288
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9289
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9290
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9291
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9292
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9293
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9294
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9295
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9296
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9297
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9298
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9299
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9300
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9301
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9302
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9303
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9304
|
+
Processing by TestController#test as
|
9305
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9306
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:01:40.229000', 'itemType: book', 'csf', '2013-12-09 17:01:40.229000')[0m
|
9307
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9308
|
+
Completed 406 Not Acceptable in 11.0ms (ActiveRecord: 1.0ms)
|
9309
|
+
Processing by TestController#test as BIBTEX
|
9310
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9311
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:01:40.256000', 'itemType: book', 'csf', '2013-12-09 17:01:40.256000')
|
9312
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9313
|
+
Sent data 3.bib (3.0ms)
|
9314
|
+
Completed 200 OK in 41.0ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
9315
|
+
Processing by TestController#test as BIBTEX
|
9316
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9317
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:01:40.308000', 'itemType: book', 'csf', '2013-12-09 17:01:40.308000')[0m
|
9318
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9319
|
+
Sent data 3.bib (2.0ms)
|
9320
|
+
Completed 200 OK in 18.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9321
|
+
Processing by TestController#test as RIS
|
9322
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9323
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:01:40.337000', 'itemType: book', 'csf', '2013-12-09 17:01:40.337000')
|
9324
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9325
|
+
Sent data 3.ris (1.0ms)
|
9326
|
+
Completed 200 OK in 20.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9327
|
+
Connecting to database specified by database.yml
|
9328
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9329
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
9330
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:04:38.107000', 'itemType: book', 'csf', '2013-12-09 17:04:38.107000')[0m
|
9331
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9332
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9333
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9334
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9335
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9336
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9337
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9338
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9339
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9340
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9341
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9342
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9343
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9344
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9345
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9346
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9347
|
+
Processing by TestController#test as
|
9348
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9349
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:04:41.567000', 'itemType: book', 'csf', '2013-12-09 17:04:41.567000')[0m
|
9350
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9351
|
+
Completed 406 Not Acceptable in 11.0ms (ActiveRecord: 1.0ms)
|
9352
|
+
Processing by TestController#test as BIBTEX
|
9353
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9354
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:04:41.612000', 'itemType: book', 'csf', '2013-12-09 17:04:41.612000')
|
9355
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9356
|
+
Sent data 3.bib (3.0ms)
|
9357
|
+
Completed 200 OK in 46.0ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
9358
|
+
Processing by TestController#test as BIBTEX
|
9359
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9360
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:04:41.667000', 'itemType: book', 'csf', '2013-12-09 17:04:41.667000')[0m
|
9361
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9362
|
+
Sent data 3.bib (2.0ms)
|
9363
|
+
Completed 200 OK in 16.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9364
|
+
Processing by TestController#test as RIS
|
9365
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9366
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 17:04:41.693000', 'itemType: book', 'csf', '2013-12-09 17:04:41.693000')
|
9367
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9368
|
+
Sent data 3.ris (1.0ms)
|
9369
|
+
Completed 200 OK in 20.0ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
9370
|
+
-----------------------------
|
9371
|
+
ActsAsCitableTest: test_truth
|
9372
|
+
-----------------------------
|
9373
|
+
-------------------------------------------------------------------
|
9374
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9375
|
+
-------------------------------------------------------------------
|
9376
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9377
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
9378
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:08:35.132000', '2013-12-09 17:08:35.132000')[0m
|
9379
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9380
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9381
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9382
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9383
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9384
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9385
|
+
------------------------------------------
|
9386
|
+
RecordTest: test_new_nokogiri_xml_document
|
9387
|
+
------------------------------------------
|
9388
|
+
-------------------------------------------------------------
|
9389
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
9390
|
+
-------------------------------------------------------------
|
9391
|
+
------------------------------------------------------
|
9392
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
9393
|
+
------------------------------------------------------
|
9394
|
+
--------------------------------------------------
|
9395
|
+
RecordTest: test_should_be_available_to_convert_to
|
9396
|
+
--------------------------------------------------
|
9397
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9398
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9399
|
+
-----------------------------------------------------
|
9400
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
9401
|
+
-----------------------------------------------------
|
9402
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9403
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9404
|
+
-------------------------------------------------------------
|
9405
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
9406
|
+
-------------------------------------------------------------
|
9407
|
+
----------------------------------------------------------------
|
9408
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
9409
|
+
----------------------------------------------------------------
|
9410
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9411
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9412
|
+
---------------------------------------------------------------
|
9413
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
9414
|
+
---------------------------------------------------------------
|
9415
|
+
---------------------------------------------
|
9416
|
+
RecordTest: test_should_raise_no_method_error
|
9417
|
+
---------------------------------------------
|
9418
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9419
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9420
|
+
-------------------------------------------------------------------------
|
9421
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
9422
|
+
-------------------------------------------------------------------------
|
9423
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9424
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9425
|
+
---------------------------------------------------------------
|
9426
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
9427
|
+
---------------------------------------------------------------
|
9428
|
+
Processing by TestController#test as
|
9429
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9430
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:08:38.686000', '2013-12-09 17:08:38.686000')[0m
|
9431
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9432
|
+
Completed 406 Not Acceptable in 18ms
|
9433
|
+
----------------------------------------------
|
9434
|
+
TestControllerTest: test_should_respond_to_bib
|
9435
|
+
----------------------------------------------
|
9436
|
+
Processing by TestController#test as BIBTEX
|
9437
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9438
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:08:38.734000', '2013-12-09 17:08:38.734000')
|
9439
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9440
|
+
Sent data 3.bib (2.0ms)
|
9441
|
+
Completed 200 OK in 33ms (Views: 5.0ms | ActiveRecord: 1.0ms)
|
9442
|
+
-------------------------------------------------
|
9443
|
+
TestControllerTest: test_should_respond_to_bibtex
|
9444
|
+
-------------------------------------------------
|
9445
|
+
Processing by TestController#test as BIBTEX
|
9446
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9447
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:08:38.779000', '2013-12-09 17:08:38.779000')[0m
|
9448
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9449
|
+
Sent data 3.bib (2.0ms)
|
9450
|
+
Completed 200 OK in 21ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
9451
|
+
----------------------------------------------
|
9452
|
+
TestControllerTest: test_should_respond_to_ris
|
9453
|
+
----------------------------------------------
|
9454
|
+
Processing by TestController#test as RIS
|
9455
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9456
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:08:38.814000', '2013-12-09 17:08:38.814000')
|
9457
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9458
|
+
Sent data 3.ris (2.0ms)
|
9459
|
+
Completed 200 OK in 23ms (Views: 5.0ms | ActiveRecord: 3.0ms)
|
9460
|
+
-----------------------------
|
9461
|
+
ActsAsCitableTest: test_truth
|
9462
|
+
-----------------------------
|
9463
|
+
-------------------------------------------------------------------
|
9464
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9465
|
+
-------------------------------------------------------------------
|
9466
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9467
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
9468
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:14:31.056000', '2013-12-09 17:14:31.056000')[0m
|
9469
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9470
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9471
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9472
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9473
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9474
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9475
|
+
------------------------------------------
|
9476
|
+
RecordTest: test_new_nokogiri_xml_document
|
9477
|
+
------------------------------------------
|
9478
|
+
-------------------------------------------------------------
|
9479
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
9480
|
+
-------------------------------------------------------------
|
9481
|
+
------------------------------------------------------
|
9482
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
9483
|
+
------------------------------------------------------
|
9484
|
+
--------------------------------------------------
|
9485
|
+
RecordTest: test_should_be_available_to_convert_to
|
9486
|
+
--------------------------------------------------
|
9487
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9488
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9489
|
+
-----------------------------------------------------
|
9490
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
9491
|
+
-----------------------------------------------------
|
9492
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9493
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9494
|
+
-------------------------------------------------------------
|
9495
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
9496
|
+
-------------------------------------------------------------
|
9497
|
+
----------------------------------------------------------------
|
9498
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
9499
|
+
----------------------------------------------------------------
|
9500
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9501
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9502
|
+
---------------------------------------------------------------
|
9503
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
9504
|
+
---------------------------------------------------------------
|
9505
|
+
---------------------------------------------
|
9506
|
+
RecordTest: test_should_raise_no_method_error
|
9507
|
+
---------------------------------------------
|
9508
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9509
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9510
|
+
-------------------------------------------------------------------------
|
9511
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
9512
|
+
-------------------------------------------------------------------------
|
9513
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9514
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9515
|
+
---------------------------------------------------------------
|
9516
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
9517
|
+
---------------------------------------------------------------
|
9518
|
+
Processing by TestController#test as
|
9519
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9520
|
+
[1m[36mSQL (5.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:14:34.371000', '2013-12-09 17:14:34.371000')[0m
|
9521
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9522
|
+
Completed 406 Not Acceptable in 20ms
|
9523
|
+
----------------------------------------------
|
9524
|
+
TestControllerTest: test_should_respond_to_bib
|
9525
|
+
----------------------------------------------
|
9526
|
+
Processing by TestController#test as BIBTEX
|
9527
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9528
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:14:34.412000', '2013-12-09 17:14:34.412000')
|
9529
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9530
|
+
Sent data 3.bib (3.0ms)
|
9531
|
+
Completed 200 OK in 31ms (Views: 6.0ms | ActiveRecord: 2.0ms)
|
9532
|
+
-------------------------------------------------
|
9533
|
+
TestControllerTest: test_should_respond_to_bibtex
|
9534
|
+
-------------------------------------------------
|
9535
|
+
Processing by TestController#test as BIBTEX
|
9536
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9537
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:14:34.456000', '2013-12-09 17:14:34.456000')[0m
|
9538
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9539
|
+
Sent data 3.bib (2.0ms)
|
9540
|
+
Completed 200 OK in 23ms (Views: 4.0ms | ActiveRecord: 2.0ms)
|
9541
|
+
----------------------------------------------
|
9542
|
+
TestControllerTest: test_should_respond_to_ris
|
9543
|
+
----------------------------------------------
|
9544
|
+
Processing by TestController#test as RIS
|
9545
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9546
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:14:34.494000', '2013-12-09 17:14:34.494000')
|
9547
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9548
|
+
Sent data 3.ris (2.0ms)
|
9549
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 3.0ms)
|
9550
|
+
-----------------------------
|
9551
|
+
ActsAsCitableTest: test_truth
|
9552
|
+
-----------------------------
|
9553
|
+
-------------------------------------------------------------------
|
9554
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9555
|
+
-------------------------------------------------------------------
|
9556
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9557
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
9558
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:20:37.261000', '2013-12-09 17:20:37.261000')[0m
|
9559
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9560
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9561
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9562
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9563
|
+
[1m[35mSQL (1.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9564
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9565
|
+
------------------------------------------
|
9566
|
+
RecordTest: test_new_nokogiri_xml_document
|
9567
|
+
------------------------------------------
|
9568
|
+
-------------------------------------------------------------
|
9569
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
9570
|
+
-------------------------------------------------------------
|
9571
|
+
------------------------------------------------------
|
9572
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
9573
|
+
------------------------------------------------------
|
9574
|
+
--------------------------------------------------
|
9575
|
+
RecordTest: test_should_be_available_to_convert_to
|
9576
|
+
--------------------------------------------------
|
9577
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9578
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9579
|
+
-----------------------------------------------------
|
9580
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
9581
|
+
-----------------------------------------------------
|
9582
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9583
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9584
|
+
-------------------------------------------------------------
|
9585
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
9586
|
+
-------------------------------------------------------------
|
9587
|
+
----------------------------------------------------------------
|
9588
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
9589
|
+
----------------------------------------------------------------
|
9590
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9591
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9592
|
+
---------------------------------------------------------------
|
9593
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
9594
|
+
---------------------------------------------------------------
|
9595
|
+
---------------------------------------------
|
9596
|
+
RecordTest: test_should_raise_no_method_error
|
9597
|
+
---------------------------------------------
|
9598
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9599
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9600
|
+
-------------------------------------------------------------------------
|
9601
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
9602
|
+
-------------------------------------------------------------------------
|
9603
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9604
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9605
|
+
---------------------------------------------------------------
|
9606
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
9607
|
+
---------------------------------------------------------------
|
9608
|
+
Processing by TestController#test as
|
9609
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9610
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:20:40.461000', '2013-12-09 17:20:40.461000')[0m
|
9611
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9612
|
+
Completed 406 Not Acceptable in 15ms
|
9613
|
+
----------------------------------------------
|
9614
|
+
TestControllerTest: test_should_respond_to_bib
|
9615
|
+
----------------------------------------------
|
9616
|
+
Processing by TestController#test as BIBTEX
|
9617
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9618
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:20:40.531000', '2013-12-09 17:20:40.531000')
|
9619
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9620
|
+
Sent data 3.bib (2.0ms)
|
9621
|
+
Completed 200 OK in 31ms (Views: 5.0ms | ActiveRecord: 2.0ms)
|
9622
|
+
-------------------------------------------------
|
9623
|
+
TestControllerTest: test_should_respond_to_bibtex
|
9624
|
+
-------------------------------------------------
|
9625
|
+
Processing by TestController#test as BIBTEX
|
9626
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9627
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:20:40.575000', '2013-12-09 17:20:40.575000')[0m
|
9628
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9629
|
+
Sent data 3.bib (2.0ms)
|
9630
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 2.0ms)
|
9631
|
+
----------------------------------------------
|
9632
|
+
TestControllerTest: test_should_respond_to_ris
|
9633
|
+
----------------------------------------------
|
9634
|
+
Processing by TestController#test as RIS
|
9635
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9636
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 17:20:40.616000', '2013-12-09 17:20:40.616000')
|
9637
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9638
|
+
Sent data 3.ris (3.0ms)
|
9639
|
+
Completed 200 OK in 22ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
9640
|
+
Connecting to database specified by database.yml
|
9641
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9642
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
9643
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:28:47.085000', 'itemType: book', 'csf', '2013-12-09 18:28:47.085000')[0m
|
9644
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9645
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9646
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9647
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9648
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9649
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9650
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9651
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9652
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9653
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9654
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9655
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9656
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9657
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9658
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9659
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9660
|
+
Processing by TestController#test as BIBTEX
|
9661
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9662
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:28:50.721000', 'itemType: book', 'csf', '2013-12-09 18:28:50.721000')[0m
|
9663
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9664
|
+
Sent data 3.bib (4.0ms)
|
9665
|
+
Completed 200 OK in 43.0ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
9666
|
+
Processing by TestController#test as BIBTEX
|
9667
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9668
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:28:50.773000', 'itemType: book', 'csf', '2013-12-09 18:28:50.773000')
|
9669
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9670
|
+
Sent data 3.bib (2.0ms)
|
9671
|
+
Completed 200 OK in 16.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9672
|
+
Processing by TestController#test as RIS
|
9673
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9674
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:28:50.800000', 'itemType: book', 'csf', '2013-12-09 18:28:50.800000')[0m
|
9675
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9676
|
+
Sent data 3.ris (2.0ms)
|
9677
|
+
Completed 200 OK in 20.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9678
|
+
Connecting to database specified by database.yml
|
9679
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9680
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
9681
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:36:53.559000', 'itemType: book', 'csf', '2013-12-09 18:36:53.559000')[0m
|
9682
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9683
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9684
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9685
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9686
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9687
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9688
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9689
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9690
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9691
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9692
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9693
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9694
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9695
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9696
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9697
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9698
|
+
Processing by TestController#test as
|
9699
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9700
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:36:56.905000', 'itemType: book', 'csf', '2013-12-09 18:36:56.905000')[0m
|
9701
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9702
|
+
Completed 406 Not Acceptable in 12.0ms (ActiveRecord: 0.0ms)
|
9703
|
+
Processing by TestController#test as BIBTEX
|
9704
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9705
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:36:56.927000', 'itemType: book', 'csf', '2013-12-09 18:36:56.927000')
|
9706
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9707
|
+
Sent data 3.bib (3.0ms)
|
9708
|
+
Completed 200 OK in 39.0ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
9709
|
+
Processing by TestController#test as BIBTEX
|
9710
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9711
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:36:56.976000', 'itemType: book', 'csf', '2013-12-09 18:36:56.976000')[0m
|
9712
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9713
|
+
Sent data 3.bib (1.0ms)
|
9714
|
+
Completed 200 OK in 16.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
9715
|
+
Processing by TestController#test as RIS
|
9716
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9717
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:36:57.003000', 'itemType: book', 'csf', '2013-12-09 18:36:57.003000')
|
9718
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9719
|
+
Sent data 3.ris (1.0ms)
|
9720
|
+
Completed 200 OK in 22.0ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
9721
|
+
-----------------------------
|
9722
|
+
ActsAsCitableTest: test_truth
|
9723
|
+
-----------------------------
|
9724
|
+
-------------------------------------------------------------------
|
9725
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9726
|
+
-------------------------------------------------------------------
|
9727
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9728
|
+
[1m[35mSavepoint (3.0ms)[0m SAVEPOINT active_record_1
|
9729
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:39:22.812000', '2013-12-09 18:39:22.812000')[0m
|
9730
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9731
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9732
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9733
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9734
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9735
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9736
|
+
------------------------------------------
|
9737
|
+
RecordTest: test_new_nokogiri_xml_document
|
9738
|
+
------------------------------------------
|
9739
|
+
-------------------------------------------------------------
|
9740
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
9741
|
+
-------------------------------------------------------------
|
9742
|
+
------------------------------------------------------
|
9743
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
9744
|
+
------------------------------------------------------
|
9745
|
+
--------------------------------------------------
|
9746
|
+
RecordTest: test_should_be_available_to_convert_to
|
9747
|
+
--------------------------------------------------
|
9748
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9749
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9750
|
+
-----------------------------------------------------
|
9751
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
9752
|
+
-----------------------------------------------------
|
9753
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9754
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9755
|
+
-------------------------------------------------------------
|
9756
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
9757
|
+
-------------------------------------------------------------
|
9758
|
+
----------------------------------------------------------------
|
9759
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
9760
|
+
----------------------------------------------------------------
|
9761
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9762
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9763
|
+
---------------------------------------------------------------
|
9764
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
9765
|
+
---------------------------------------------------------------
|
9766
|
+
---------------------------------------------
|
9767
|
+
RecordTest: test_should_raise_no_method_error
|
9768
|
+
---------------------------------------------
|
9769
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9770
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9771
|
+
-------------------------------------------------------------------------
|
9772
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
9773
|
+
-------------------------------------------------------------------------
|
9774
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9775
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9776
|
+
---------------------------------------------------------------
|
9777
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
9778
|
+
---------------------------------------------------------------
|
9779
|
+
Processing by TestController#test as
|
9780
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9781
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:39:26.017000', '2013-12-09 18:39:26.017000')[0m
|
9782
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9783
|
+
Completed 406 Not Acceptable in 14ms
|
9784
|
+
----------------------------------------------
|
9785
|
+
TestControllerTest: test_should_respond_to_bib
|
9786
|
+
----------------------------------------------
|
9787
|
+
Processing by TestController#test as BIBTEX
|
9788
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9789
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:39:26.050000', '2013-12-09 18:39:26.050000')
|
9790
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9791
|
+
Sent data 3.bib (3.0ms)
|
9792
|
+
Completed 200 OK in 33ms (Views: 6.0ms | ActiveRecord: 1.0ms)
|
9793
|
+
-------------------------------------------------
|
9794
|
+
TestControllerTest: test_should_respond_to_bibtex
|
9795
|
+
-------------------------------------------------
|
9796
|
+
Processing by TestController#test as BIBTEX
|
9797
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9798
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:39:26.095000', '2013-12-09 18:39:26.095000')[0m
|
9799
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9800
|
+
Sent data 3.bib (2.0ms)
|
9801
|
+
Completed 200 OK in 21ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
9802
|
+
----------------------------------------------
|
9803
|
+
TestControllerTest: test_should_respond_to_ris
|
9804
|
+
----------------------------------------------
|
9805
|
+
Processing by TestController#test as RIS
|
9806
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9807
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:39:26.130000', '2013-12-09 18:39:26.130000')
|
9808
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9809
|
+
Sent data 3.ris (2.0ms)
|
9810
|
+
Completed 200 OK in 25ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
9811
|
+
-----------------------------
|
9812
|
+
ActsAsCitableTest: test_truth
|
9813
|
+
-----------------------------
|
9814
|
+
-------------------------------------------------------------------
|
9815
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9816
|
+
-------------------------------------------------------------------
|
9817
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9818
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
9819
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:40:35.233000', '2013-12-09 18:40:35.233000')[0m
|
9820
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9821
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9822
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9823
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9824
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9825
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9826
|
+
------------------------------------------
|
9827
|
+
RecordTest: test_new_nokogiri_xml_document
|
9828
|
+
------------------------------------------
|
9829
|
+
-------------------------------------------------------------
|
9830
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
9831
|
+
-------------------------------------------------------------
|
9832
|
+
------------------------------------------------------
|
9833
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
9834
|
+
------------------------------------------------------
|
9835
|
+
--------------------------------------------------
|
9836
|
+
RecordTest: test_should_be_available_to_convert_to
|
9837
|
+
--------------------------------------------------
|
9838
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9839
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9840
|
+
-----------------------------------------------------
|
9841
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
9842
|
+
-----------------------------------------------------
|
9843
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9844
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9845
|
+
-------------------------------------------------------------
|
9846
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
9847
|
+
-------------------------------------------------------------
|
9848
|
+
----------------------------------------------------------------
|
9849
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
9850
|
+
----------------------------------------------------------------
|
9851
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9852
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9853
|
+
---------------------------------------------------------------
|
9854
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
9855
|
+
---------------------------------------------------------------
|
9856
|
+
---------------------------------------------
|
9857
|
+
RecordTest: test_should_raise_no_method_error
|
9858
|
+
---------------------------------------------
|
9859
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9860
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9861
|
+
-------------------------------------------------------------------------
|
9862
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
9863
|
+
-------------------------------------------------------------------------
|
9864
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9865
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9866
|
+
---------------------------------------------------------------
|
9867
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
9868
|
+
---------------------------------------------------------------
|
9869
|
+
Processing by TestController#test as
|
9870
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9871
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:40:38.474000', '2013-12-09 18:40:38.474000')[0m
|
9872
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9873
|
+
Completed 406 Not Acceptable in 15ms
|
9874
|
+
----------------------------------------------
|
9875
|
+
TestControllerTest: test_should_respond_to_bib
|
9876
|
+
----------------------------------------------
|
9877
|
+
Processing by TestController#test as BIBTEX
|
9878
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9879
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:40:38.506000', '2013-12-09 18:40:38.506000')
|
9880
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9881
|
+
Sent data 3.bib (2.0ms)
|
9882
|
+
Completed 200 OK in 28ms (Views: 4.0ms | ActiveRecord: 2.0ms)
|
9883
|
+
-------------------------------------------------
|
9884
|
+
TestControllerTest: test_should_respond_to_bibtex
|
9885
|
+
-------------------------------------------------
|
9886
|
+
Processing by TestController#test as BIBTEX
|
9887
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9888
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:40:38.547000', '2013-12-09 18:40:38.547000')[0m
|
9889
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9890
|
+
Sent data 3.bib (1.0ms)
|
9891
|
+
Completed 200 OK in 25ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
9892
|
+
----------------------------------------------
|
9893
|
+
TestControllerTest: test_should_respond_to_ris
|
9894
|
+
----------------------------------------------
|
9895
|
+
Processing by TestController#test as RIS
|
9896
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9897
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:40:38.585000', '2013-12-09 18:40:38.585000')
|
9898
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9899
|
+
Sent data 3.ris (2.0ms)
|
9900
|
+
Completed 200 OK in 20ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
9901
|
+
-----------------------------
|
9902
|
+
ActsAsCitableTest: test_truth
|
9903
|
+
-----------------------------
|
9904
|
+
-------------------------------------------------------------------
|
9905
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9906
|
+
-------------------------------------------------------------------
|
9907
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9908
|
+
[1m[35mSavepoint (3.0ms)[0m SAVEPOINT active_record_1
|
9909
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:42:34.928000', '2013-12-09 18:42:34.928000')[0m
|
9910
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9911
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9912
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9913
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9914
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
9915
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9916
|
+
------------------------------------------
|
9917
|
+
RecordTest: test_new_nokogiri_xml_document
|
9918
|
+
------------------------------------------
|
9919
|
+
-------------------------------------------------------------
|
9920
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
9921
|
+
-------------------------------------------------------------
|
9922
|
+
------------------------------------------------------
|
9923
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
9924
|
+
------------------------------------------------------
|
9925
|
+
--------------------------------------------------
|
9926
|
+
RecordTest: test_should_be_available_to_convert_to
|
9927
|
+
--------------------------------------------------
|
9928
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9929
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9930
|
+
-----------------------------------------------------
|
9931
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
9932
|
+
-----------------------------------------------------
|
9933
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9934
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9935
|
+
-------------------------------------------------------------
|
9936
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
9937
|
+
-------------------------------------------------------------
|
9938
|
+
----------------------------------------------------------------
|
9939
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
9940
|
+
----------------------------------------------------------------
|
9941
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9942
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9943
|
+
---------------------------------------------------------------
|
9944
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
9945
|
+
---------------------------------------------------------------
|
9946
|
+
---------------------------------------------
|
9947
|
+
RecordTest: test_should_raise_no_method_error
|
9948
|
+
---------------------------------------------
|
9949
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9950
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9951
|
+
-------------------------------------------------------------------------
|
9952
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
9953
|
+
-------------------------------------------------------------------------
|
9954
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9955
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9956
|
+
---------------------------------------------------------------
|
9957
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
9958
|
+
---------------------------------------------------------------
|
9959
|
+
Processing by TestController#test as
|
9960
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
9961
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:42:38.232000', '2013-12-09 18:42:38.232000')[0m
|
9962
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9963
|
+
Completed 406 Not Acceptable in 15ms
|
9964
|
+
----------------------------------------------
|
9965
|
+
TestControllerTest: test_should_respond_to_bib
|
9966
|
+
----------------------------------------------
|
9967
|
+
Processing by TestController#test as BIBTEX
|
9968
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9969
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:42:38.265000', '2013-12-09 18:42:38.265000')
|
9970
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9971
|
+
Sent data 3.bib (2.0ms)
|
9972
|
+
Completed 200 OK in 31ms (Views: 5.0ms | ActiveRecord: 1.0ms)
|
9973
|
+
-------------------------------------------------
|
9974
|
+
TestControllerTest: test_should_respond_to_bibtex
|
9975
|
+
-------------------------------------------------
|
9976
|
+
Processing by TestController#test as BIBTEX
|
9977
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
9978
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:42:38.309000', '2013-12-09 18:42:38.309000')[0m
|
9979
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
9980
|
+
Sent data 3.bib (2.0ms)
|
9981
|
+
Completed 200 OK in 23ms (Views: 5.0ms | ActiveRecord: 2.0ms)
|
9982
|
+
----------------------------------------------
|
9983
|
+
TestControllerTest: test_should_respond_to_ris
|
9984
|
+
----------------------------------------------
|
9985
|
+
Processing by TestController#test as RIS
|
9986
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
9987
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:42:38.347000', '2013-12-09 18:42:38.347000')
|
9988
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
9989
|
+
Sent data 3.ris (5.0ms)
|
9990
|
+
Completed 200 OK in 24ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
9991
|
+
-----------------------------
|
9992
|
+
ActsAsCitableTest: test_truth
|
9993
|
+
-----------------------------
|
9994
|
+
-------------------------------------------------------------------
|
9995
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
9996
|
+
-------------------------------------------------------------------
|
9997
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
9998
|
+
[1m[35mSavepoint (3.0ms)[0m SAVEPOINT active_record_1
|
9999
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:43:33.129000', '2013-12-09 18:43:33.129000')[0m
|
10000
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10001
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10002
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10003
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10004
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
10005
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10006
|
+
------------------------------------------
|
10007
|
+
RecordTest: test_new_nokogiri_xml_document
|
10008
|
+
------------------------------------------
|
10009
|
+
-------------------------------------------------------------
|
10010
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
10011
|
+
-------------------------------------------------------------
|
10012
|
+
------------------------------------------------------
|
10013
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
10014
|
+
------------------------------------------------------
|
10015
|
+
--------------------------------------------------
|
10016
|
+
RecordTest: test_should_be_available_to_convert_to
|
10017
|
+
--------------------------------------------------
|
10018
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10019
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10020
|
+
-----------------------------------------------------
|
10021
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
10022
|
+
-----------------------------------------------------
|
10023
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10024
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10025
|
+
-------------------------------------------------------------
|
10026
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
10027
|
+
-------------------------------------------------------------
|
10028
|
+
----------------------------------------------------------------
|
10029
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
10030
|
+
----------------------------------------------------------------
|
10031
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10032
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10033
|
+
---------------------------------------------------------------
|
10034
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
10035
|
+
---------------------------------------------------------------
|
10036
|
+
---------------------------------------------
|
10037
|
+
RecordTest: test_should_raise_no_method_error
|
10038
|
+
---------------------------------------------
|
10039
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10040
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10041
|
+
-------------------------------------------------------------------------
|
10042
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
10043
|
+
-------------------------------------------------------------------------
|
10044
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10045
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10046
|
+
---------------------------------------------------------------
|
10047
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
10048
|
+
---------------------------------------------------------------
|
10049
|
+
Processing by TestController#test as
|
10050
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10051
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:43:36.375000', '2013-12-09 18:43:36.375000')[0m
|
10052
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10053
|
+
Completed 406 Not Acceptable in 16ms
|
10054
|
+
----------------------------------------------
|
10055
|
+
TestControllerTest: test_should_respond_to_bib
|
10056
|
+
----------------------------------------------
|
10057
|
+
Processing by TestController#test as BIBTEX
|
10058
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10059
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:43:36.430000', '2013-12-09 18:43:36.430000')
|
10060
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10061
|
+
Sent data 3.bib (2.0ms)
|
10062
|
+
Completed 200 OK in 30ms (Views: 5.0ms | ActiveRecord: 2.0ms)
|
10063
|
+
-------------------------------------------------
|
10064
|
+
TestControllerTest: test_should_respond_to_bibtex
|
10065
|
+
-------------------------------------------------
|
10066
|
+
Processing by TestController#test as BIBTEX
|
10067
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10068
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:43:36.473000', '2013-12-09 18:43:36.473000')[0m
|
10069
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10070
|
+
Sent data 3.bib (2.0ms)
|
10071
|
+
Completed 200 OK in 21ms (Views: 3.0ms | ActiveRecord: 1.0ms)
|
10072
|
+
----------------------------------------------
|
10073
|
+
TestControllerTest: test_should_respond_to_ris
|
10074
|
+
----------------------------------------------
|
10075
|
+
Processing by TestController#test as RIS
|
10076
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10077
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:43:36.507000', '2013-12-09 18:43:36.507000')
|
10078
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10079
|
+
Sent data 3.ris (2.0ms)
|
10080
|
+
Completed 200 OK in 20ms (Views: 3.0ms | ActiveRecord: 1.0ms)
|
10081
|
+
-----------------------------
|
10082
|
+
ActsAsCitableTest: test_truth
|
10083
|
+
-----------------------------
|
10084
|
+
-------------------------------------------------------------------
|
10085
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
10086
|
+
-------------------------------------------------------------------
|
10087
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
10088
|
+
[1m[35mSavepoint (3.0ms)[0m SAVEPOINT active_record_1
|
10089
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:44:26.341000', '2013-12-09 18:44:26.341000')[0m
|
10090
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10091
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10092
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10093
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10094
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
10095
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10096
|
+
------------------------------------------
|
10097
|
+
RecordTest: test_new_nokogiri_xml_document
|
10098
|
+
------------------------------------------
|
10099
|
+
-------------------------------------------------------------
|
10100
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
10101
|
+
-------------------------------------------------------------
|
10102
|
+
------------------------------------------------------
|
10103
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
10104
|
+
------------------------------------------------------
|
10105
|
+
--------------------------------------------------
|
10106
|
+
RecordTest: test_should_be_available_to_convert_to
|
10107
|
+
--------------------------------------------------
|
10108
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10109
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10110
|
+
-----------------------------------------------------
|
10111
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
10112
|
+
-----------------------------------------------------
|
10113
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10114
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10115
|
+
-------------------------------------------------------------
|
10116
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
10117
|
+
-------------------------------------------------------------
|
10118
|
+
----------------------------------------------------------------
|
10119
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
10120
|
+
----------------------------------------------------------------
|
10121
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10122
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10123
|
+
---------------------------------------------------------------
|
10124
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
10125
|
+
---------------------------------------------------------------
|
10126
|
+
---------------------------------------------
|
10127
|
+
RecordTest: test_should_raise_no_method_error
|
10128
|
+
---------------------------------------------
|
10129
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10130
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10131
|
+
-------------------------------------------------------------------------
|
10132
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
10133
|
+
-------------------------------------------------------------------------
|
10134
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10135
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10136
|
+
---------------------------------------------------------------
|
10137
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
10138
|
+
---------------------------------------------------------------
|
10139
|
+
Processing by TestController#test as
|
10140
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10141
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:44:29.630000', '2013-12-09 18:44:29.630000')[0m
|
10142
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10143
|
+
Completed 406 Not Acceptable in 17ms
|
10144
|
+
----------------------------------------------
|
10145
|
+
TestControllerTest: test_should_respond_to_bib
|
10146
|
+
----------------------------------------------
|
10147
|
+
Processing by TestController#test as BIBTEX
|
10148
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10149
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:44:29.664000', '2013-12-09 18:44:29.664000')
|
10150
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10151
|
+
Sent data 3.bib (3.0ms)
|
10152
|
+
Completed 200 OK in 32ms (Views: 5.0ms | ActiveRecord: 2.0ms)
|
10153
|
+
-------------------------------------------------
|
10154
|
+
TestControllerTest: test_should_respond_to_bibtex
|
10155
|
+
-------------------------------------------------
|
10156
|
+
Processing by TestController#test as BIBTEX
|
10157
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10158
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:44:29.709000', '2013-12-09 18:44:29.709000')[0m
|
10159
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10160
|
+
Sent data 3.bib (2.0ms)
|
10161
|
+
Completed 200 OK in 21ms (Views: 4.0ms | ActiveRecord: 1.0ms)
|
10162
|
+
----------------------------------------------
|
10163
|
+
TestControllerTest: test_should_respond_to_ris
|
10164
|
+
----------------------------------------------
|
10165
|
+
Processing by TestController#test as RIS
|
10166
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10167
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:44:29.745000', '2013-12-09 18:44:29.745000')
|
10168
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10169
|
+
Sent data 3.ris (2.0ms)
|
10170
|
+
Completed 200 OK in 25ms (Views: 5.0ms | ActiveRecord: 1.0ms)
|
10171
|
+
-----------------------------
|
10172
|
+
ActsAsCitableTest: test_truth
|
10173
|
+
-----------------------------
|
10174
|
+
-------------------------------------------------------------------
|
10175
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
10176
|
+
-------------------------------------------------------------------
|
10177
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
10178
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
10179
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:46:16.197000', '2013-12-09 18:46:16.197000')[0m
|
10180
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10181
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10182
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10183
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10184
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
10185
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10186
|
+
------------------------------------------
|
10187
|
+
RecordTest: test_new_nokogiri_xml_document
|
10188
|
+
------------------------------------------
|
10189
|
+
-------------------------------------------------------------
|
10190
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
10191
|
+
-------------------------------------------------------------
|
10192
|
+
------------------------------------------------------
|
10193
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
10194
|
+
------------------------------------------------------
|
10195
|
+
--------------------------------------------------
|
10196
|
+
RecordTest: test_should_be_available_to_convert_to
|
10197
|
+
--------------------------------------------------
|
10198
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10199
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10200
|
+
-----------------------------------------------------
|
10201
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
10202
|
+
-----------------------------------------------------
|
10203
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10204
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10205
|
+
-------------------------------------------------------------
|
10206
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
10207
|
+
-------------------------------------------------------------
|
10208
|
+
----------------------------------------------------------------
|
10209
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
10210
|
+
----------------------------------------------------------------
|
10211
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10212
|
+
[1m[36mSavepoint (11.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10213
|
+
---------------------------------------------------------------
|
10214
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
10215
|
+
---------------------------------------------------------------
|
10216
|
+
---------------------------------------------
|
10217
|
+
RecordTest: test_should_raise_no_method_error
|
10218
|
+
---------------------------------------------
|
10219
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10220
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10221
|
+
-------------------------------------------------------------------------
|
10222
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
10223
|
+
-------------------------------------------------------------------------
|
10224
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10225
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10226
|
+
---------------------------------------------------------------
|
10227
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
10228
|
+
---------------------------------------------------------------
|
10229
|
+
Processing by TestController#test as
|
10230
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10231
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:46:19.509000', '2013-12-09 18:46:19.509000')[0m
|
10232
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10233
|
+
Completed 406 Not Acceptable in 21ms
|
10234
|
+
----------------------------------------------
|
10235
|
+
TestControllerTest: test_should_respond_to_bib
|
10236
|
+
----------------------------------------------
|
10237
|
+
Processing by TestController#test as BIBTEX
|
10238
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10239
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:46:19.548000', '2013-12-09 18:46:19.548000')
|
10240
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10241
|
+
Sent data 3.bib (4.0ms)
|
10242
|
+
Completed 200 OK in 45ms (Views: 7.0ms | ActiveRecord: 1.0ms)
|
10243
|
+
-------------------------------------------------
|
10244
|
+
TestControllerTest: test_should_respond_to_bibtex
|
10245
|
+
-------------------------------------------------
|
10246
|
+
Processing by TestController#test as BIBTEX
|
10247
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10248
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:46:19.608000', '2013-12-09 18:46:19.608000')[0m
|
10249
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10250
|
+
Sent data 3.bib (2.0ms)
|
10251
|
+
Completed 200 OK in 20ms (Views: 4.0ms | ActiveRecord: 2.0ms)
|
10252
|
+
----------------------------------------------
|
10253
|
+
TestControllerTest: test_should_respond_to_ris
|
10254
|
+
----------------------------------------------
|
10255
|
+
Processing by TestController#test as RIS
|
10256
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10257
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 18:46:19.643000', '2013-12-09 18:46:19.643000')
|
10258
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10259
|
+
Sent data 3.ris (5.0ms)
|
10260
|
+
Completed 200 OK in 24ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
10261
|
+
Connecting to database specified by database.yml
|
10262
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
10263
|
+
[1m[35mSavepoint (5.0ms)[0m SAVEPOINT active_record_1
|
10264
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:52:45.444000', 'itemType: book', 'csf', '2013-12-09 18:52:45.444000')[0m
|
10265
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10266
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10267
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10268
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10269
|
+
[1m[35mSQL (1.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
10270
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10271
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10272
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10273
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10274
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10275
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10276
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10277
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10278
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10279
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10280
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10281
|
+
Processing by TestController#test as
|
10282
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10283
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:52:48.732000', 'itemType: book', 'csf', '2013-12-09 18:52:48.732000')[0m
|
10284
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10285
|
+
Completed 406 Not Acceptable in 11.0ms (ActiveRecord: 1.0ms)
|
10286
|
+
Processing by TestController#test as BIBTEX
|
10287
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10288
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:52:48.755000', 'itemType: book', 'csf', '2013-12-09 18:52:48.755000')
|
10289
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10290
|
+
Sent data 3.bib (4.0ms)
|
10291
|
+
Completed 200 OK in 41.0ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
10292
|
+
Processing by TestController#test as BIBTEX
|
10293
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10294
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:52:48.807000', 'itemType: book', 'csf', '2013-12-09 18:52:48.807000')[0m
|
10295
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10296
|
+
Sent data 3.bib (2.0ms)
|
10297
|
+
Completed 200 OK in 17.0ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
10298
|
+
Processing by TestController#test as RIS
|
10299
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10300
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2013-12-09 18:52:48.835000', 'itemType: book', 'csf', '2013-12-09 18:52:48.835000')
|
10301
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10302
|
+
Sent data 3.ris (1.0ms)
|
10303
|
+
Completed 200 OK in 18.0ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
10304
|
+
-----------------------------
|
10305
|
+
ActsAsCitableTest: test_truth
|
10306
|
+
-----------------------------
|
10307
|
+
-------------------------------------------------------------------
|
10308
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
10309
|
+
-------------------------------------------------------------------
|
10310
|
+
[1m[36m (1.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
10311
|
+
[1m[35mSavepoint (3.0ms)[0m SAVEPOINT active_record_1
|
10312
|
+
[1m[36mSQL (2.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 19:06:03.909000', '2013-12-09 19:06:03.909000')[0m
|
10313
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10314
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10315
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10316
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10317
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
10318
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10319
|
+
------------------------------------------
|
10320
|
+
RecordTest: test_new_nokogiri_xml_document
|
10321
|
+
------------------------------------------
|
10322
|
+
-------------------------------------------------------------
|
10323
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
10324
|
+
-------------------------------------------------------------
|
10325
|
+
------------------------------------------------------
|
10326
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
10327
|
+
------------------------------------------------------
|
10328
|
+
--------------------------------------------------
|
10329
|
+
RecordTest: test_should_be_available_to_convert_to
|
10330
|
+
--------------------------------------------------
|
10331
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10332
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10333
|
+
-----------------------------------------------------
|
10334
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
10335
|
+
-----------------------------------------------------
|
10336
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10337
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10338
|
+
-------------------------------------------------------------
|
10339
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
10340
|
+
-------------------------------------------------------------
|
10341
|
+
----------------------------------------------------------------
|
10342
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
10343
|
+
----------------------------------------------------------------
|
10344
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10345
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10346
|
+
---------------------------------------------------------------
|
10347
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
10348
|
+
---------------------------------------------------------------
|
10349
|
+
---------------------------------------------
|
10350
|
+
RecordTest: test_should_raise_no_method_error
|
10351
|
+
---------------------------------------------
|
10352
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10353
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10354
|
+
-------------------------------------------------------------------------
|
10355
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
10356
|
+
-------------------------------------------------------------------------
|
10357
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10358
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10359
|
+
---------------------------------------------------------------
|
10360
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
10361
|
+
---------------------------------------------------------------
|
10362
|
+
Processing by TestController#test as
|
10363
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10364
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 19:06:07.396000', '2013-12-09 19:06:07.396000')[0m
|
10365
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10366
|
+
Completed 406 Not Acceptable in 16ms
|
10367
|
+
----------------------------------------------
|
10368
|
+
TestControllerTest: test_should_respond_to_bib
|
10369
|
+
----------------------------------------------
|
10370
|
+
Processing by TestController#test as BIBTEX
|
10371
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10372
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 19:06:07.428000', '2013-12-09 19:06:07.428000')
|
10373
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10374
|
+
Sent data 3.bib (4.0ms)
|
10375
|
+
Completed 200 OK in 63ms (Views: 7.0ms | ActiveRecord: 2.0ms)
|
10376
|
+
-------------------------------------------------
|
10377
|
+
TestControllerTest: test_should_respond_to_bibtex
|
10378
|
+
-------------------------------------------------
|
10379
|
+
Processing by TestController#test as BIBTEX
|
10380
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10381
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 19:06:07.504000', '2013-12-09 19:06:07.504000')[0m
|
10382
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10383
|
+
Sent data 3.bib (5.0ms)
|
10384
|
+
Completed 200 OK in 24ms (Views: 6.0ms | ActiveRecord: 1.0ms)
|
10385
|
+
----------------------------------------------
|
10386
|
+
TestControllerTest: test_should_respond_to_ris
|
10387
|
+
----------------------------------------------
|
10388
|
+
Processing by TestController#test as RIS
|
10389
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10390
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 19:06:07.543000', '2013-12-09 19:06:07.543000')
|
10391
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10392
|
+
Sent data 3.ris (2.0ms)
|
10393
|
+
Completed 200 OK in 19ms (Views: 3.0ms | ActiveRecord: 1.0ms)
|
10394
|
+
-----------------------------
|
10395
|
+
ActsAsCitableTest: test_truth
|
10396
|
+
-----------------------------
|
10397
|
+
-------------------------------------------------------------------
|
10398
|
+
RecordTest: test_arrays_should_be_able_to_convert_to_ris_and_bibtex
|
10399
|
+
-------------------------------------------------------------------
|
10400
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
10401
|
+
[1m[35mSavepoint (4.0ms)[0m SAVEPOINT active_record_1
|
10402
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 20:11:30.383000', '2013-12-09 20:11:30.383000')[0m
|
10403
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10404
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10405
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10406
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10407
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
10408
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10409
|
+
------------------------------------------
|
10410
|
+
RecordTest: test_new_nokogiri_xml_document
|
10411
|
+
------------------------------------------
|
10412
|
+
-------------------------------------------------------------
|
10413
|
+
RecordTest: test_should_be_able_to_convert_to_an_export_STYLE
|
10414
|
+
-------------------------------------------------------------
|
10415
|
+
------------------------------------------------------
|
10416
|
+
RecordTest: test_should_be_able_to_create_a_new_Record
|
10417
|
+
------------------------------------------------------
|
10418
|
+
--------------------------------------------------
|
10419
|
+
RecordTest: test_should_be_available_to_convert_to
|
10420
|
+
--------------------------------------------------
|
10421
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10422
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10423
|
+
-----------------------------------------------------
|
10424
|
+
RecordTest: test_should_check_if_i_can_use_the_record
|
10425
|
+
-----------------------------------------------------
|
10426
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10427
|
+
[1m[36mSavepoint (1.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10428
|
+
-------------------------------------------------------------
|
10429
|
+
RecordTest: test_should_check_to_see_if_format_fields_are_set
|
10430
|
+
-------------------------------------------------------------
|
10431
|
+
----------------------------------------------------------------
|
10432
|
+
RecordTest: test_should_check_to_see_if_records_can_be_converted
|
10433
|
+
----------------------------------------------------------------
|
10434
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10435
|
+
[1m[36mSavepoint (11.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10436
|
+
---------------------------------------------------------------
|
10437
|
+
RecordTest: test_should_check_to_see_if_you_cannot_convert_from
|
10438
|
+
---------------------------------------------------------------
|
10439
|
+
---------------------------------------------
|
10440
|
+
RecordTest: test_should_raise_no_method_error
|
10441
|
+
---------------------------------------------
|
10442
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10443
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10444
|
+
-------------------------------------------------------------------------
|
10445
|
+
RecordTest: test_should_work_with_models_inherited_acts_as_citable_models
|
10446
|
+
-------------------------------------------------------------------------
|
10447
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10448
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10449
|
+
---------------------------------------------------------------
|
10450
|
+
TestControllerTest: test_should_not_respond_to_arbitrary_format
|
10451
|
+
---------------------------------------------------------------
|
10452
|
+
Processing by TestController#test as
|
10453
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10454
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 20:11:34.069000', '2013-12-09 20:11:34.069000')[0m
|
10455
|
+
[1m[35mSavepoint (1.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10456
|
+
Completed 406 Not Acceptable in 26ms
|
10457
|
+
----------------------------------------------
|
10458
|
+
TestControllerTest: test_should_respond_to_bib
|
10459
|
+
----------------------------------------------
|
10460
|
+
Processing by TestController#test as BIBTEX
|
10461
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10462
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 20:11:34.121000', '2013-12-09 20:11:34.121000')
|
10463
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10464
|
+
Sent data 3.bib (4.0ms)
|
10465
|
+
Completed 200 OK in 81ms (Views: 7.0ms | ActiveRecord: 1.0ms)
|
10466
|
+
-------------------------------------------------
|
10467
|
+
TestControllerTest: test_should_respond_to_bibtex
|
10468
|
+
-------------------------------------------------
|
10469
|
+
Processing by TestController#test as BIBTEX
|
10470
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10471
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 20:11:34.213000', '2013-12-09 20:11:34.213000')[0m
|
10472
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10473
|
+
Sent data 3.bib (1.0ms)
|
10474
|
+
Completed 200 OK in 20ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
10475
|
+
----------------------------------------------
|
10476
|
+
TestControllerTest: test_should_respond_to_ris
|
10477
|
+
----------------------------------------------
|
10478
|
+
Processing by TestController#test as RIS
|
10479
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10480
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES ('2013-12-09 20:11:34.249000', '2013-12-09 20:11:34.249000')
|
10481
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10482
|
+
Sent data 3.ris (6.0ms)
|
10483
|
+
Completed 200 OK in 27ms (Views: 8.0ms | ActiveRecord: 1.0ms)
|
10484
|
+
Connecting to database specified by database.yml
|
10485
|
+
[1m[36m (0.0ms)[0m [1mSELECT name FROM sqlite_master WHERE type = 'table' AND name = "records"[0m
|
10486
|
+
[1m[35mSavepoint (6.0ms)[0m SAVEPOINT active_record_1
|
10487
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2014-01-17 17:07:01.322000', 'itemType: book', 'csf', '2014-01-17 17:07:01.322000')[0m
|
10488
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10489
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10490
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10491
|
+
[1m[36mSavepoint (1.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10492
|
+
[1m[35mSQL (2.0ms)[0m DELETE FROM "records" WHERE "records"."id" = 3
|
10493
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10494
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10495
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10496
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10497
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10498
|
+
[1m[35mSavepoint (1.0ms)[0m SAVEPOINT active_record_1
|
10499
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10500
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10501
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10502
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10503
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10504
|
+
Processing by TestController#test as
|
10505
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10506
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2014-01-17 17:07:04.746000', 'itemType: book', 'csf', '2014-01-17 17:07:04.746000')[0m
|
10507
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10508
|
+
Completed 406 Not Acceptable in 11.0ms (ActiveRecord: 1.0ms)
|
10509
|
+
Processing by TestController#test as BIBTEX
|
10510
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10511
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2014-01-17 17:07:04.787000', 'itemType: book', 'csf', '2014-01-17 17:07:04.787000')
|
10512
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10513
|
+
Sent data 3.bib (4.0ms)
|
10514
|
+
Completed 200 OK in 42.0ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
10515
|
+
Processing by TestController#test as BIBTEX
|
10516
|
+
[1m[35mSavepoint (0.0ms)[0m SAVEPOINT active_record_1
|
10517
|
+
[1m[36mSQL (0.0ms)[0m [1mINSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2014-01-17 17:07:04.838000', 'itemType: book', 'csf', '2014-01-17 17:07:04.838000')[0m
|
10518
|
+
[1m[35mSavepoint (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
10519
|
+
Sent data 3.bib (1.0ms)
|
10520
|
+
Completed 200 OK in 15.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
10521
|
+
Processing by TestController#test as RIS
|
10522
|
+
[1m[36mSavepoint (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
10523
|
+
[1m[35mSQL (0.0ms)[0m INSERT INTO "records" ("created_at", "data", "format", "updated_at") VALUES ('2014-01-17 17:07:04.867000', 'itemType: book', 'csf', '2014-01-17 17:07:04.867000')
|
10524
|
+
[1m[36mSavepoint (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
10525
|
+
Sent data 3.ris (1.0ms)
|
10526
|
+
Completed 200 OK in 17.0ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|