tarteaucitron 0.1.0 → 0.2.0

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.
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Tarteaucitron
2
2
 
3
- A gem to install tarteaucitron, GeoIP and provide helpers to show social network buttons.
3
+ A gem to install [tarteaucitron](https://opt-out.ferank.eu/fr/), GeoIP and provide helpers to show social network buttons.
4
4
 
5
5
  ## Installation
6
6
 
@@ -1,4 +1,5 @@
1
1
  require 'tarteaucitron/view_helpers'
2
+ require 'geoip'
2
3
  module Tarteaucitron
3
4
  class Railtie < Rails::Railtie
4
5
  initializer "tarteaucitron.view_helpers" do
@@ -1,3 +1,3 @@
1
1
  module Tarteaucitron
2
- VERSION = "0.1.0"
2
+ VERSION = "0.2.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tarteaucitron
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: