user_trackers 0.0.36 → 0.0.37

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: ba8d5233bddf09c3a38952414b86f065c4add192
4
- data.tar.gz: b7b35db77be8d4dfcc2f21946bbdfb5600a19d2f
3
+ metadata.gz: 26f3d4e0fa16827b9323d6973ec1b0bde52a8623
4
+ data.tar.gz: 07cdac68d022205a9f0f26d5c5cfb53e613c26c4
5
5
  SHA512:
6
- metadata.gz: e540283775d6420af07b744f2250b3806868f93cc2d024b5dfa98fc8432244b6fa33e45976d7564ed5e1f90c1d95261db33912b7e923c02fbfb76eadf4ac8c3d
7
- data.tar.gz: 1fdd825cb6c677ec517df63807c7555a385d169cb2b26aeb62dc5166efba33da904386904b50ab219143c8d130e3c2417402ae0d9bec142bdc4fbdaa813ba4a2
6
+ metadata.gz: b11a15c76c77477321d5aad607ace42c693c546cecebe311491b8d213d1176ac78d24f49cc7da619a2ce201bdc30aa1c66a803c2a1dc3db8fc27f1a1990677db
7
+ data.tar.gz: f1beb3f50aa2bf1c3739af6cdfa9f243fb3a05033e67951079462e44138ec29d568f13bc36582c636f3f0f006354f544dca971998b5ef162e7b709e75dd75890
@@ -1,3 +1,6 @@
1
+ require 'yml'
2
+ require 'erb'
3
+
1
4
  module UserTrackers
2
5
  class InstallGenerator < Rails::Generators::Base
3
6
  source_root File.expand_path('../templates', __dir__)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: user_trackers
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.36
4
+ version: 0.0.37
5
5
  platform: ruby
6
6
  authors:
7
7
  - Camilo Barraza