rails_sitemap 0.2.1 → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 69235d8b91cbd567dfc45bf68bc9612415eda837
|
4
|
+
data.tar.gz: bdeb1f2e49895f196210aaee44c53ae18b55aeb8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4b70ad0bb9ac7fb0b96aace714c1065a409f5a7bfab2d8611d4b1d1520416995789fb2355e5ac568a1c85a9b60e304451089cbcb3747d122bc42f9217caa7c61
|
7
|
+
data.tar.gz: 57a038193737cfa8951a2867fd072f54fffacf49d59c41ab0f567fcf07b52270f1c07bb01781dc5deabc7a25c601631e0fdb8f5adcdc4d85be87d43edf0a92d2
|
@@ -1,4 +1,4 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="<%="#{@current_domain}/geo-sitemap.xsl"%>"?>
|
2
2
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:geo="http://www.google.com/geo/schemas/sitemap/1.0">
|
3
3
|
<url>
|
4
4
|
<loc><%= "#{@current_domain}/locations.kml"%></loc>
|
data/test/dummy/log/test.log
CHANGED
@@ -6577,3 +6577,623 @@ Processing by RailsSitemap::SitemapsController#index as XML
|
|
6577
6577
|
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.4ms)
|
6578
6578
|
Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
6579
6579
|
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6580
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
6581
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6582
|
+
---------------------------------------------------------
|
6583
|
+
SitemapsControllerTest: test_should_return_a_success_code
|
6584
|
+
---------------------------------------------------------
|
6585
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6586
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
6587
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
6588
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (1.0ms)
|
6589
|
+
Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.0ms)
|
6590
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6591
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6592
|
+
--------------------------------------------------------
|
6593
|
+
SitemapsControllerTest: test_should_return_the_right_xml
|
6594
|
+
--------------------------------------------------------
|
6595
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6596
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
6597
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
6598
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.4ms)
|
6599
|
+
Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
6600
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6601
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6602
|
+
-----------------------------------------------------------
|
6603
|
+
AttachmentControllerTest: test_should_return_a_success_code
|
6604
|
+
-----------------------------------------------------------
|
6605
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6606
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
6607
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
6608
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.8ms)
|
6609
|
+
Completed 200 OK in 230ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
6610
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6611
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6612
|
+
----------------------------------------------------------
|
6613
|
+
AttachmentControllerTest: test_should_return_the_right_xml
|
6614
|
+
----------------------------------------------------------
|
6615
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6616
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
6617
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
6618
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.5ms)
|
6619
|
+
Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
6620
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6621
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6622
|
+
----------------------------------------------------
|
6623
|
+
GeoControllerTest: test_should_return_a_success_code
|
6624
|
+
----------------------------------------------------
|
6625
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6626
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6627
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6628
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.3ms)
|
6629
|
+
Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
6630
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6631
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6632
|
+
---------------------------------------------------
|
6633
|
+
GeoControllerTest: test_should_return_the_right_xml
|
6634
|
+
---------------------------------------------------
|
6635
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6636
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6637
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6638
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.4ms)
|
6639
|
+
Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
6640
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6641
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6642
|
+
------------------------------------------------------
|
6643
|
+
PagesControllerTest: test_should_return_a_success_code
|
6644
|
+
------------------------------------------------------
|
6645
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6646
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6647
|
+
[1m[36mArticle Load (0.2ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6648
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6649
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.6ms)
|
6650
|
+
Completed 200 OK in 12ms (Views: 5.6ms | ActiveRecord: 0.3ms)
|
6651
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6652
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6653
|
+
-----------------------------------------------------
|
6654
|
+
PagesControllerTest: test_should_return_the_right_xml
|
6655
|
+
-----------------------------------------------------
|
6656
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6657
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6658
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6659
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6660
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.5ms)
|
6661
|
+
Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.1ms)
|
6662
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6663
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6664
|
+
---------------------------------------------------------------
|
6665
|
+
PagesControllerTest: test_should_return_the_articles_on_sitemap
|
6666
|
+
---------------------------------------------------------------
|
6667
|
+
[1m[36mArticle Load (0.2ms)[0m [1m[34mSELECT "articles".* FROM "articles" WHERE "articles"."name" = ? LIMIT ?[0m [["name", "My first article"], ["LIMIT", 1]]
|
6668
|
+
[1m[35m (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
6669
|
+
[1m[35mSQL (0.3ms)[0m [1m[32mINSERT INTO "articles" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "My first article"], ["created_at", 2016-09-28 17:46:16 UTC], ["updated_at", 2016-09-28 17:46:16 UTC]]
|
6670
|
+
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
6671
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6672
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6673
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6674
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6675
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.5ms)
|
6676
|
+
Completed 200 OK in 8ms (Views: 4.2ms | ActiveRecord: 0.1ms)
|
6677
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" ORDER BY "articles"."id" DESC LIMIT ?[0m [["LIMIT", 1]]
|
6678
|
+
[1m[35m (4.7ms)[0m [1m[31mrollback transaction[0m
|
6679
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6680
|
+
----------------------------
|
6681
|
+
RailsSitemapTest: test_truth
|
6682
|
+
----------------------------
|
6683
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6684
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6685
|
+
----------------------------------------------------------
|
6686
|
+
LocationsControllerTest: test_should_return_a_success_code
|
6687
|
+
----------------------------------------------------------
|
6688
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6689
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
6690
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
6691
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.4ms)
|
6692
|
+
Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
6693
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6694
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6695
|
+
---------------------------------------------------------
|
6696
|
+
LocationsControllerTest: test_should_return_the_right_xml
|
6697
|
+
---------------------------------------------------------
|
6698
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:46:16 -0300
|
6699
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
6700
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
6701
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.4ms)
|
6702
|
+
Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
6703
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6704
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
6705
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6706
|
+
----------------------------------------------------------
|
6707
|
+
LocationsControllerTest: test_should_return_a_success_code
|
6708
|
+
----------------------------------------------------------
|
6709
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6710
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
6711
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
6712
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (1.0ms)
|
6713
|
+
Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.0ms)
|
6714
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6715
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6716
|
+
---------------------------------------------------------
|
6717
|
+
LocationsControllerTest: test_should_return_the_right_xml
|
6718
|
+
---------------------------------------------------------
|
6719
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6720
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
6721
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
6722
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.5ms)
|
6723
|
+
Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
6724
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6725
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6726
|
+
----------------------------
|
6727
|
+
RailsSitemapTest: test_truth
|
6728
|
+
----------------------------
|
6729
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6730
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6731
|
+
-----------------------------------------------------------
|
6732
|
+
AttachmentControllerTest: test_should_return_a_success_code
|
6733
|
+
-----------------------------------------------------------
|
6734
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6735
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
6736
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
6737
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.8ms)
|
6738
|
+
Completed 200 OK in 234ms (Views: 7.2ms | ActiveRecord: 0.0ms)
|
6739
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6740
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6741
|
+
----------------------------------------------------------
|
6742
|
+
AttachmentControllerTest: test_should_return_the_right_xml
|
6743
|
+
----------------------------------------------------------
|
6744
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6745
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
6746
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
6747
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.4ms)
|
6748
|
+
Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
6749
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6750
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6751
|
+
---------------------------------------------------------
|
6752
|
+
SitemapsControllerTest: test_should_return_a_success_code
|
6753
|
+
---------------------------------------------------------
|
6754
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6755
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
6756
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
6757
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.7ms)
|
6758
|
+
Completed 200 OK in 13ms (Views: 9.3ms | ActiveRecord: 0.0ms)
|
6759
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6760
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6761
|
+
--------------------------------------------------------
|
6762
|
+
SitemapsControllerTest: test_should_return_the_right_xml
|
6763
|
+
--------------------------------------------------------
|
6764
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6765
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
6766
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
6767
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.6ms)
|
6768
|
+
Completed 200 OK in 13ms (Views: 9.1ms | ActiveRecord: 0.0ms)
|
6769
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6770
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6771
|
+
-----------------------------------------------------
|
6772
|
+
PagesControllerTest: test_should_return_the_right_xml
|
6773
|
+
-----------------------------------------------------
|
6774
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6775
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6776
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6777
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6778
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.5ms)
|
6779
|
+
Completed 200 OK in 9ms (Views: 4.6ms | ActiveRecord: 0.2ms)
|
6780
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6781
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6782
|
+
------------------------------------------------------
|
6783
|
+
PagesControllerTest: test_should_return_a_success_code
|
6784
|
+
------------------------------------------------------
|
6785
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6786
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6787
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6788
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6789
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.5ms)
|
6790
|
+
Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.1ms)
|
6791
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6792
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6793
|
+
---------------------------------------------------------------
|
6794
|
+
PagesControllerTest: test_should_return_the_articles_on_sitemap
|
6795
|
+
---------------------------------------------------------------
|
6796
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" WHERE "articles"."name" = ? LIMIT ?[0m [["name", "My first article"], ["LIMIT", 1]]
|
6797
|
+
[1m[35m (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
6798
|
+
[1m[35mSQL (0.2ms)[0m [1m[32mINSERT INTO "articles" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "My first article"], ["created_at", 2016-09-28 17:47:00 UTC], ["updated_at", 2016-09-28 17:47:00 UTC]]
|
6799
|
+
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
6800
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6801
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6802
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6803
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6804
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.6ms)
|
6805
|
+
Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.1ms)
|
6806
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" ORDER BY "articles"."id" DESC LIMIT ?[0m [["LIMIT", 1]]
|
6807
|
+
[1m[35m (2.0ms)[0m [1m[31mrollback transaction[0m
|
6808
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6809
|
+
---------------------------------------------------
|
6810
|
+
GeoControllerTest: test_should_return_the_right_xml
|
6811
|
+
---------------------------------------------------
|
6812
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6813
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6814
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6815
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.4ms)
|
6816
|
+
Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
6817
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6818
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6819
|
+
----------------------------------------------------
|
6820
|
+
GeoControllerTest: test_should_return_a_success_code
|
6821
|
+
----------------------------------------------------
|
6822
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:00 -0300
|
6823
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6824
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6825
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.9ms)
|
6826
|
+
Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
6827
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6828
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
6829
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6830
|
+
----------------------------------------------------------
|
6831
|
+
LocationsControllerTest: test_should_return_a_success_code
|
6832
|
+
----------------------------------------------------------
|
6833
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6834
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
6835
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
6836
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.9ms)
|
6837
|
+
Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.0ms)
|
6838
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6839
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6840
|
+
---------------------------------------------------------
|
6841
|
+
LocationsControllerTest: test_should_return_the_right_xml
|
6842
|
+
---------------------------------------------------------
|
6843
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6844
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
6845
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
6846
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.4ms)
|
6847
|
+
Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
6848
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6849
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6850
|
+
-----------------------------------------------------------
|
6851
|
+
AttachmentControllerTest: test_should_return_a_success_code
|
6852
|
+
-----------------------------------------------------------
|
6853
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6854
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
6855
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
6856
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.4ms)
|
6857
|
+
Completed 200 OK in 243ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
6858
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6859
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6860
|
+
----------------------------------------------------------
|
6861
|
+
AttachmentControllerTest: test_should_return_the_right_xml
|
6862
|
+
----------------------------------------------------------
|
6863
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6864
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
6865
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
6866
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.5ms)
|
6867
|
+
Completed 200 OK in 8ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
6868
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6869
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6870
|
+
----------------------------
|
6871
|
+
RailsSitemapTest: test_truth
|
6872
|
+
----------------------------
|
6873
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6874
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6875
|
+
---------------------------------------------------------------
|
6876
|
+
PagesControllerTest: test_should_return_the_articles_on_sitemap
|
6877
|
+
---------------------------------------------------------------
|
6878
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" WHERE "articles"."name" = ? LIMIT ?[0m [["name", "My first article"], ["LIMIT", 1]]
|
6879
|
+
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
6880
|
+
[1m[35mSQL (0.3ms)[0m [1m[32mINSERT INTO "articles" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "My first article"], ["created_at", 2016-09-28 17:47:31 UTC], ["updated_at", 2016-09-28 17:47:31 UTC]]
|
6881
|
+
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
6882
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6883
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6884
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6885
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6886
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.9ms)
|
6887
|
+
Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.1ms)
|
6888
|
+
[1m[36mArticle Load (0.2ms)[0m [1m[34mSELECT "articles".* FROM "articles" ORDER BY "articles"."id" DESC LIMIT ?[0m [["LIMIT", 1]]
|
6889
|
+
[1m[35m (2.3ms)[0m [1m[31mrollback transaction[0m
|
6890
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6891
|
+
------------------------------------------------------
|
6892
|
+
PagesControllerTest: test_should_return_a_success_code
|
6893
|
+
------------------------------------------------------
|
6894
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6895
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6896
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6897
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6898
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.4ms)
|
6899
|
+
Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.1ms)
|
6900
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6901
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6902
|
+
-----------------------------------------------------
|
6903
|
+
PagesControllerTest: test_should_return_the_right_xml
|
6904
|
+
-----------------------------------------------------
|
6905
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6906
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6907
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6908
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6909
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.7ms)
|
6910
|
+
Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.1ms)
|
6911
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6912
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6913
|
+
---------------------------------------------------------
|
6914
|
+
SitemapsControllerTest: test_should_return_a_success_code
|
6915
|
+
---------------------------------------------------------
|
6916
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6917
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
6918
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
6919
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.4ms)
|
6920
|
+
Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
6921
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6922
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6923
|
+
--------------------------------------------------------
|
6924
|
+
SitemapsControllerTest: test_should_return_the_right_xml
|
6925
|
+
--------------------------------------------------------
|
6926
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6927
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
6928
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
6929
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.4ms)
|
6930
|
+
Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
6931
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6932
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6933
|
+
----------------------------------------------------
|
6934
|
+
GeoControllerTest: test_should_return_a_success_code
|
6935
|
+
----------------------------------------------------
|
6936
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6937
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6938
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6939
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.7ms)
|
6940
|
+
Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
6941
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6942
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6943
|
+
---------------------------------------------------
|
6944
|
+
GeoControllerTest: test_should_return_the_right_xml
|
6945
|
+
---------------------------------------------------
|
6946
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:47:31 -0300
|
6947
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6948
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6949
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.3ms)
|
6950
|
+
Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
6951
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6952
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
6953
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6954
|
+
----------------------------
|
6955
|
+
RailsSitemapTest: test_truth
|
6956
|
+
----------------------------
|
6957
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6958
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6959
|
+
---------------------------------------------------
|
6960
|
+
GeoControllerTest: test_should_return_the_right_xml
|
6961
|
+
---------------------------------------------------
|
6962
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:18 -0300
|
6963
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6964
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6965
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.9ms)
|
6966
|
+
Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.0ms)
|
6967
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6968
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6969
|
+
----------------------------------------------------
|
6970
|
+
GeoControllerTest: test_should_return_a_success_code
|
6971
|
+
----------------------------------------------------
|
6972
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:18 -0300
|
6973
|
+
Processing by RailsSitemap::GeoController#index as XML
|
6974
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
6975
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.3ms)
|
6976
|
+
Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
6977
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
6978
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
6979
|
+
------------------------------------------------------
|
6980
|
+
PagesControllerTest: test_should_return_a_success_code
|
6981
|
+
------------------------------------------------------
|
6982
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:18 -0300
|
6983
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6984
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
6985
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
6986
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.9ms)
|
6987
|
+
Completed 200 OK in 15ms (Views: 9.9ms | ActiveRecord: 0.2ms)
|
6988
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
6989
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
6990
|
+
---------------------------------------------------------------
|
6991
|
+
PagesControllerTest: test_should_return_the_articles_on_sitemap
|
6992
|
+
---------------------------------------------------------------
|
6993
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" WHERE "articles"."name" = ? LIMIT ?[0m [["name", "My first article"], ["LIMIT", 1]]
|
6994
|
+
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
6995
|
+
[1m[35mSQL (0.3ms)[0m [1m[32mINSERT INTO "articles" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "My first article"], ["created_at", 2016-09-28 17:48:18 UTC], ["updated_at", 2016-09-28 17:48:18 UTC]]
|
6996
|
+
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
6997
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:18 -0300
|
6998
|
+
Processing by RailsSitemap::PagesController#index as XML
|
6999
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
7000
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
7001
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.5ms)
|
7002
|
+
Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.1ms)
|
7003
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" ORDER BY "articles"."id" DESC LIMIT ?[0m [["LIMIT", 1]]
|
7004
|
+
[1m[35m (2.2ms)[0m [1m[31mrollback transaction[0m
|
7005
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7006
|
+
-----------------------------------------------------
|
7007
|
+
PagesControllerTest: test_should_return_the_right_xml
|
7008
|
+
-----------------------------------------------------
|
7009
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:18 -0300
|
7010
|
+
Processing by RailsSitemap::PagesController#index as XML
|
7011
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
7012
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
7013
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.6ms)
|
7014
|
+
Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.1ms)
|
7015
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7016
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7017
|
+
-----------------------------------------------------------
|
7018
|
+
AttachmentControllerTest: test_should_return_a_success_code
|
7019
|
+
-----------------------------------------------------------
|
7020
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:18 -0300
|
7021
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
7022
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
7023
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.6ms)
|
7024
|
+
Completed 200 OK in 227ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
7025
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7026
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7027
|
+
----------------------------------------------------------
|
7028
|
+
AttachmentControllerTest: test_should_return_the_right_xml
|
7029
|
+
----------------------------------------------------------
|
7030
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:19 -0300
|
7031
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
7032
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
7033
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.5ms)
|
7034
|
+
Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
7035
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7036
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7037
|
+
---------------------------------------------------------
|
7038
|
+
LocationsControllerTest: test_should_return_the_right_xml
|
7039
|
+
---------------------------------------------------------
|
7040
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:48:19 -0300
|
7041
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
7042
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
7043
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.4ms)
|
7044
|
+
Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
7045
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7046
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7047
|
+
----------------------------------------------------------
|
7048
|
+
LocationsControllerTest: test_should_return_a_success_code
|
7049
|
+
----------------------------------------------------------
|
7050
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:48:19 -0300
|
7051
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
7052
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
7053
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.4ms)
|
7054
|
+
Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
7055
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7056
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
7057
|
+
---------------------------------------------------------
|
7058
|
+
SitemapsControllerTest: test_should_return_a_success_code
|
7059
|
+
---------------------------------------------------------
|
7060
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:19 -0300
|
7061
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
7062
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
7063
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.5ms)
|
7064
|
+
Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
7065
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7066
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7067
|
+
--------------------------------------------------------
|
7068
|
+
SitemapsControllerTest: test_should_return_the_right_xml
|
7069
|
+
--------------------------------------------------------
|
7070
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:48:19 -0300
|
7071
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
7072
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
7073
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.4ms)
|
7074
|
+
Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
7075
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7076
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
7077
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7078
|
+
-----------------------------------------------------
|
7079
|
+
PagesControllerTest: test_should_return_the_right_xml
|
7080
|
+
-----------------------------------------------------
|
7081
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:56 -0300
|
7082
|
+
Processing by RailsSitemap::PagesController#index as XML
|
7083
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
7084
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
7085
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (1.4ms)
|
7086
|
+
Completed 200 OK in 19ms (Views: 13.2ms | ActiveRecord: 0.2ms)
|
7087
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7088
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7089
|
+
------------------------------------------------------
|
7090
|
+
PagesControllerTest: test_should_return_a_success_code
|
7091
|
+
------------------------------------------------------
|
7092
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7093
|
+
Processing by RailsSitemap::PagesController#index as XML
|
7094
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
7095
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
7096
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.5ms)
|
7097
|
+
Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.1ms)
|
7098
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
7099
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7100
|
+
---------------------------------------------------------------
|
7101
|
+
PagesControllerTest: test_should_return_the_articles_on_sitemap
|
7102
|
+
---------------------------------------------------------------
|
7103
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" WHERE "articles"."name" = ? LIMIT ?[0m [["name", "My first article"], ["LIMIT", 1]]
|
7104
|
+
[1m[35m (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
7105
|
+
[1m[35mSQL (0.2ms)[0m [1m[32mINSERT INTO "articles" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "My first article"], ["created_at", 2016-09-28 17:51:57 UTC], ["updated_at", 2016-09-28 17:51:57 UTC]]
|
7106
|
+
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
7107
|
+
Started GET "/pages-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7108
|
+
Processing by RailsSitemap::PagesController#index as XML
|
7109
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles"[0m
|
7110
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb
|
7111
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/pages/index.xml.erb (0.5ms)
|
7112
|
+
Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.1ms)
|
7113
|
+
[1m[36mArticle Load (0.1ms)[0m [1m[34mSELECT "articles".* FROM "articles" ORDER BY "articles"."id" DESC LIMIT ?[0m [["LIMIT", 1]]
|
7114
|
+
[1m[35m (2.1ms)[0m [1m[31mrollback transaction[0m
|
7115
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
7116
|
+
-----------------------------------------------------------
|
7117
|
+
AttachmentControllerTest: test_should_return_a_success_code
|
7118
|
+
-----------------------------------------------------------
|
7119
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7120
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
7121
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
7122
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.4ms)
|
7123
|
+
Completed 200 OK in 233ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
7124
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7125
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7126
|
+
----------------------------------------------------------
|
7127
|
+
AttachmentControllerTest: test_should_return_the_right_xml
|
7128
|
+
----------------------------------------------------------
|
7129
|
+
Started GET "/attachment-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7130
|
+
Processing by RailsSitemap::AttachmentController#index as XML
|
7131
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb
|
7132
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/attachment/index.xml.erb (0.4ms)
|
7133
|
+
Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
7134
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7135
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
7136
|
+
----------------------------
|
7137
|
+
RailsSitemapTest: test_truth
|
7138
|
+
----------------------------
|
7139
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
7140
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
7141
|
+
----------------------------------------------------
|
7142
|
+
GeoControllerTest: test_should_return_a_success_code
|
7143
|
+
----------------------------------------------------
|
7144
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7145
|
+
Processing by RailsSitemap::GeoController#index as XML
|
7146
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
7147
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.4ms)
|
7148
|
+
Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
7149
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7150
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7151
|
+
---------------------------------------------------
|
7152
|
+
GeoControllerTest: test_should_return_the_right_xml
|
7153
|
+
---------------------------------------------------
|
7154
|
+
Started GET "/geo-sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7155
|
+
Processing by RailsSitemap::GeoController#index as XML
|
7156
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb
|
7157
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/geo/index.xml.erb (0.3ms)
|
7158
|
+
Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
7159
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7160
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7161
|
+
---------------------------------------------------------
|
7162
|
+
SitemapsControllerTest: test_should_return_a_success_code
|
7163
|
+
---------------------------------------------------------
|
7164
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7165
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
7166
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
7167
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.4ms)
|
7168
|
+
Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
7169
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7170
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7171
|
+
--------------------------------------------------------
|
7172
|
+
SitemapsControllerTest: test_should_return_the_right_xml
|
7173
|
+
--------------------------------------------------------
|
7174
|
+
Started GET "/sitemap.xml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7175
|
+
Processing by RailsSitemap::SitemapsController#index as XML
|
7176
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb
|
7177
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/sitemaps/index.xml.erb (0.4ms)
|
7178
|
+
Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
7179
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7180
|
+
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
7181
|
+
---------------------------------------------------------
|
7182
|
+
LocationsControllerTest: test_should_return_the_right_xml
|
7183
|
+
---------------------------------------------------------
|
7184
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7185
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
7186
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
7187
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.4ms)
|
7188
|
+
Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
7189
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
7190
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
7191
|
+
----------------------------------------------------------
|
7192
|
+
LocationsControllerTest: test_should_return_a_success_code
|
7193
|
+
----------------------------------------------------------
|
7194
|
+
Started GET "/locations.kml" for 127.0.0.1 at 2016-09-28 14:51:57 -0300
|
7195
|
+
Processing by RailsSitemap::LocationsController#index as KML
|
7196
|
+
Rendering /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb
|
7197
|
+
Rendered /Users/pgonzaga/repositories/rails_sitemap/app/views/rails_sitemap/locations/index.kml.erb (0.8ms)
|
7198
|
+
Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.0ms)
|
7199
|
+
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
@@ -8,6 +8,6 @@ class GeoControllerTest < ActionDispatch::IntegrationTest
|
|
8
8
|
|
9
9
|
test 'should return the right xml' do
|
10
10
|
get '/geo-sitemap.xml'
|
11
|
-
assert_equal response.body, "<?xml version=\"1.0\" encoding=\"UTF-8\"?><?xml-stylesheet type=\"text/xsl\" href=\"http://www.
|
11
|
+
assert_equal response.body, "<?xml version=\"1.0\" encoding=\"UTF-8\"?><?xml-stylesheet type=\"text/xsl\" href=\"http://www.example.com/geo-sitemap.xsl\"?>\n<urlset xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\" xmlns:geo=\"http://www.google.com/geo/schemas/sitemap/1.0\">\n <url>\n <loc>http://www.example.com/locations.kml</loc>\n <lastmod>2016-09-22T18:11:05-03:00</lastmod>\n <priority>1</priority>\n </url>\n</urlset>\n"
|
12
12
|
end
|
13
13
|
end
|