active_generator 4.0.5 → 4.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/active_generator/version.rb +1 -1
- data/lib/generators/locale/view/templates/view.yml +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a137b61423be7711ae8b93b84ee4d549561f0d0c
|
4
|
+
data.tar.gz: 8adbd9b6548f92c0858ac4c9baa043cc3f7559d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e25b980e78ba743fdc2eb375f0c60582b25512479afa7edd4ea2ca60651f8eae66643bc83378ebf5439ff70fa658e861773240573e140be851412691693542aa
|
7
|
+
data.tar.gz: 36580c76858ff236ca2bfbb48b907183bf1f5043e3e504f90f80e587d2444e503af5e5349596de71c5be5e0f91913e4426e2275f4c054933b724ca4d02811fc1
|
@@ -24,7 +24,7 @@
|
|
24
24
|
todo: "TODO"
|
25
25
|
|
26
26
|
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
27
|
-
#
|
27
|
+
# Concerns
|
28
28
|
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
29
29
|
concerns:
|
30
30
|
|
@@ -52,7 +52,7 @@
|
|
52
52
|
todo: "TODO"
|
53
53
|
|
54
54
|
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
55
|
-
#
|
55
|
+
# Concerns
|
56
56
|
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
57
57
|
concerns:
|
58
58
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: active_generator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.0.
|
4
|
+
version: 4.0.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Juan Gomez
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-08-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|