wrgem 0.0.37 → 0.0.38

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: c181ca71e5abe637325e4699a027af87e1c97973
4
- data.tar.gz: fcf64812de161e044c5b7a3cf6f817871b92b006
3
+ metadata.gz: 2e9673461abb0af65ad77fd3ead99cc012fc3065
4
+ data.tar.gz: 7f2da3095e48c1d1af4d9025e4c0b427ddfa8f70
5
5
  SHA512:
6
- metadata.gz: a46a074606a6e13bd035711a187383b2c509ac7dc3cd549793a1669a27dd9c603eaf511526073db87d88e3a05b754adbad733b9117297826540931de0cc87a48
7
- data.tar.gz: 8139847248c03eeb254ad32a855d5883352110f597142d8d2ac5a5330eb1d64a3bf078f33cded6114aebc7cf4a11ad24fa1e0c224ac5d31ed992a4d1db0c5f4b
6
+ metadata.gz: 90434a379845f7b66dc1b0a2f8d926af0c4e54b6d24286232023fbdd011d07e7aa98aa1955e9e38e47a2d954e5f0953483a46666362277ecf799325027b108dd
7
+ data.tar.gz: 52c9727a2d7e63d60819b3d6dfa014493f1450607833bfbc704fab97af6d1de9960e6218655c7cdcfd6af03c93ca3e56a733a890ceafa6dabe6dcf39988e9e50
@@ -47,10 +47,6 @@ class WradminGenerator < Rails::Generators::Base
47
47
  directory "public/images", "public/images"
48
48
  directory "public/img", "public/img"
49
49
 
50
- remove_file "public/favicon.ico"
51
- copy_file "public/favicon.ico", "public/favicon.ico"
52
-
53
-
54
50
  # COPIANDO OS UPLOADERS
55
51
  # directory "uploaders", "app/uploaders"
56
52
  copy_file "uploaders/avatar_user_uploader.rb", "app/uploaders/avatar_user_uploader.rb"
data/lib/wrgem/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Wrgem
2
- VERSION = "0.0.37"
2
+ VERSION = "0.0.38"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wrgem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.37
4
+ version: 0.0.38
5
5
  platform: ruby
6
6
  authors:
7
7
  - davidleandro