thecore_dataentry_with_date_start_and_end 1.1.9 → 1.1.10
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: 1d88f54803d653249174d8988cee73d141e16ec9
|
4
|
+
data.tar.gz: 323fae658e5fdd5ddecf14d62656744844a65a3c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1ac3d84246200a80941121d5e75fd5242537a1bc49d69dd4b3d39736d9b091b90ac0b29e152dd1e2b281e5c1a81d86ec1df63eabf52396c99b970e96e0a86fc4
|
7
|
+
data.tar.gz: 97c69028b0fbcf3aa71b765083f172be78e1e4a4330e32d26490c2566340fe7c2f614a2f03eb2f66bcdc995c05bcc439b393762716d4c61511bf638127441d7b
|
@@ -4,7 +4,7 @@ module ThecoreDataentryWithDateStartAndEnd
|
|
4
4
|
# engine available to main app, even if this gem is
|
5
5
|
# just a dependency of another engine
|
6
6
|
# initializer 'thecore_dataentry_with_date_start_and_end.load_static_assets' do |app|
|
7
|
-
# puts "Loading static assets for #{root}"
|
7
|
+
# # puts "Loading static assets for #{root}"
|
8
8
|
# app.middleware.use ::ActionDispatch::Static, "#{root}/app"
|
9
9
|
# end
|
10
10
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_dataentry_with_date_start_and_end
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-09-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thecore_dataentry_commons
|