no_follow_external_links 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8eb73dd6e22036ed4575558e8faa975c07c7c1db
|
|
4
|
+
data.tar.gz: e59ac01af1393f9611c17eff980c0a54db749de2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 138790c7ec0aa7d3048462d08646fc36dfa0aeda1ad07b1ed03c93951c2bd3736199927607d6d4a00ac1d36e434de540d4db0b834e7b26a69d3cc82980c9e5a0
|
|
7
|
+
data.tar.gz: 773e90b0f5469abd738d62225919913aee857423fb00ce53b4a6d1c097717d62251f0c9149d67d9f2e427bcab4dc413c199aa79b27eca00578730a09fe19399a
|
data/spec/dummy/log/test.log
CHANGED
|
@@ -634,3 +634,45 @@ Processing by CarsController#index as HTML
|
|
|
634
634
|
Rendered cars/index.html.erb within layouts/application (0.6ms)
|
|
635
635
|
Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
|
636
636
|
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
637
|
+
[1m[35m (0.7ms)[0m [1m[36mbegin transaction[0m
|
|
638
|
+
Started GET "/" for 127.0.0.1 at 2017-01-19 17:37:06 -0300
|
|
639
|
+
Processing by CarsController#index as HTML
|
|
640
|
+
Rendering cars/index.html.erb within layouts/application
|
|
641
|
+
Rendered cars/index.html.erb within layouts/application (18.8ms)
|
|
642
|
+
Completed 200 OK in 243ms (Views: 237.1ms | ActiveRecord: 0.0ms)
|
|
643
|
+
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
644
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
645
|
+
Started GET "/" for 127.0.0.1 at 2017-01-19 17:37:07 -0300
|
|
646
|
+
Processing by CarsController#index as HTML
|
|
647
|
+
Rendering cars/index.html.erb within layouts/application
|
|
648
|
+
Rendered cars/index.html.erb within layouts/application (0.9ms)
|
|
649
|
+
Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms)
|
|
650
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
651
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
652
|
+
Started GET "/" for 127.0.0.1 at 2017-01-19 17:37:07 -0300
|
|
653
|
+
Processing by CarsController#index as HTML
|
|
654
|
+
Rendering cars/index.html.erb within layouts/application
|
|
655
|
+
Rendered cars/index.html.erb within layouts/application (1.1ms)
|
|
656
|
+
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
657
|
+
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
658
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
659
|
+
Started GET "/" for 127.0.0.1 at 2017-01-19 17:37:07 -0300
|
|
660
|
+
Processing by CarsController#index as HTML
|
|
661
|
+
Rendering cars/index.html.erb within layouts/application
|
|
662
|
+
Rendered cars/index.html.erb within layouts/application (0.6ms)
|
|
663
|
+
Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
|
664
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
665
|
+
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
666
|
+
Started GET "/" for 127.0.0.1 at 2017-01-19 17:37:07 -0300
|
|
667
|
+
Processing by CarsController#index as HTML
|
|
668
|
+
Rendering cars/index.html.erb within layouts/application
|
|
669
|
+
Rendered cars/index.html.erb within layouts/application (0.6ms)
|
|
670
|
+
Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
|
671
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
672
|
+
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
673
|
+
Started GET "/" for 127.0.0.1 at 2017-01-19 17:37:07 -0300
|
|
674
|
+
Processing by CarsController#index as HTML
|
|
675
|
+
Rendering cars/index.html.erb within layouts/application
|
|
676
|
+
Rendered cars/index.html.erb within layouts/application (0.6ms)
|
|
677
|
+
Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
|
678
|
+
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: no_follow_external_links
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pablo Gonzaga
|
|
@@ -151,7 +151,6 @@ files:
|
|
|
151
151
|
- app/assets/stylesheets/no_follow_external_links/application.css
|
|
152
152
|
- app/controllers/no_follow_external_links/application_controller.rb
|
|
153
153
|
- app/helpers/no_follow_external_links/application_helper.rb
|
|
154
|
-
- app/jobs/no_follow_external_links/application_job.rb
|
|
155
154
|
- app/mailers/no_follow_external_links/application_mailer.rb
|
|
156
155
|
- app/models/no_follow_external_links/application_record.rb
|
|
157
156
|
- app/views/layouts/no_follow_external_links/application.html.erb
|