corn_starch 1.1.14 → 1.1.15
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4077d966af5405603914623e32eebf286ebf2dbf
|
4
|
+
data.tar.gz: b2b444d1025854be9e6ee2630ce2ecb40982c65a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 182f84bc6e5101acb5ea18a869a578d0acc17707f2a4959bb7565fbba13317b023bc5769489a15d38a2d37f3a6a94a772dd599aed61899da44b26573ca3b251b
|
7
|
+
data.tar.gz: 5c3f63ad3d1bea3759b688a1f3116f3271cab143d8edf735270d8a93feb1264f43d529e289e911699bedaed513bb1c3b0e5d2cf52cc640022056d108e6c14617
|
File without changes
|
data/lib/corn_starch/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: corn_starch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.15
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eresse
|
@@ -53,7 +53,7 @@ files:
|
|
53
53
|
- app/controllers/corn_starch/corn_starch_controller.rb
|
54
54
|
- app/controllers/corn_starch/sessions_controller.rb
|
55
55
|
- app/helpers/corn_starch/corn_starch_helper.rb
|
56
|
-
- app/models/corn_starch_model.rb
|
56
|
+
- app/models/corn_starch/corn_starch_model.rb
|
57
57
|
- app/views/corn_starch/layouts/_notifications.html.erb
|
58
58
|
- app/views/corn_starch/layouts/_pagination.html.erb
|
59
59
|
- bin/console
|