cookies_eu 1.0.14 → 1.0.15

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: 60cb116ddfef4a9ee892280b48118a6716d50dc1
4
- data.tar.gz: c69c2f9da239d2f7f7bf3046095ccb920ebc12b2
3
+ metadata.gz: ffae81d4470db1b3bd02eb87a9c4d59eaab275fa
4
+ data.tar.gz: 84ffa84df16a9d913338b0cb33ee5facda6e31c5
5
5
  SHA512:
6
- metadata.gz: d303d57959cd49ac07cda812bcb9284c010cc034974e357a837f22a55cc245d39fc867c9f3fe6392b7072289b9c7a0952dc64af701c387720d96f160a1cf189c
7
- data.tar.gz: 7a0f0f8437a0a40f06485d7902cd852e929e657ab3f088af2dc1cab57b7487ba2950c0c7836f9b34fb9aac59f4301f6d8e19887d3ad6f3b2f27403865e85f2d3
6
+ metadata.gz: 70836b123c2e82530e08a6e8767c746e38910f7f34c60168d289ce3272e01bae2d02bd6007e05710162769081411409a2465c9ba1f6cf6654b6fa27c4b1214a2
7
+ data.tar.gz: c120d66c37f4a56909a58142ef021272c27ad3f8303f53d79dffd06c5cc130780bbcbedf9dfe2195ee03b8d3a822a908ab6a95e1e4633af0f2c177b965be8f8b
data/README.md CHANGED
@@ -41,6 +41,10 @@ If you whish to customize the syle of the div the classes are:
41
41
  .cookies_eu_ok // button
42
42
  .cookies_eu_link // link
43
43
 
44
+ ## Turbolinks NOT supported
45
+
46
+ Please use [jquery.turbolinks gem](https://github.com/kossnocorp/jquery.turbolinks)
47
+
44
48
  ## Sample of cookie info (in [haml form](/app/views/cookies_eu/cookies_info.html.haml))
45
49
 
46
50
  ### COOKIES
@@ -1,4 +1,4 @@
1
- si:
1
+ sl:
2
2
  cookies_eu:
3
3
  cookies_text: "Piškotke uporabljamo, da bi vam omogočili nemoteno in prijetno uporabniško izkušnjo. Z nadaljnjo uporabo te spletne strani se strinjate z našo politiko piškotkov."
4
4
  learn_more: "Več o tem"
@@ -1,3 +1,3 @@
1
1
  module CookiesEu
2
- VERSION = "1.0.14"
2
+ VERSION = "1.0.15"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cookies_eu
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.14
4
+ version: 1.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stjepan Hadjic