corn_starch 1.1.15 → 1.1.16
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: 4c917660a7404db772fa1238478d2dc8397edf87
|
4
|
+
data.tar.gz: becce4db0e19ce835938388fd71b50f952fdda42
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 882f7e03a76654f989c8e04a47f8df513f600a8f7324a64b5dd94ba7923e185c1b293a1a989de37e45abfd3fb5829e2c2df31b1fff5129a13b0a6ba74f7973b2
|
7
|
+
data.tar.gz: 43e511200bb6af9237aa289f992cd8a2254189ba732e996bffc368622268f885154603227470a372ec80a9b4a88211402e1fd71ba842002f25038eef8580d430
|
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.16
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eresse
|
@@ -53,7 +53,6 @@ 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/corn_starch_model.rb
|
57
56
|
- app/views/corn_starch/layouts/_notifications.html.erb
|
58
57
|
- app/views/corn_starch/layouts/_pagination.html.erb
|
59
58
|
- bin/console
|
@@ -64,6 +63,7 @@ files:
|
|
64
63
|
- config/routes.rb
|
65
64
|
- corn_starch.gemspec
|
66
65
|
- lib/corn_starch.rb
|
66
|
+
- lib/corn_starch/unisearchable.rb
|
67
67
|
- lib/corn_starch/version.rb
|
68
68
|
homepage: http://redmine.eresse.net
|
69
69
|
licenses:
|