ecm_opening_times 0.0.1 → 0.0.2
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: c833435c635f3364eaefba2a3f8a91732bc5982d
|
4
|
+
data.tar.gz: c79d633eb71b77726fe2c16cc5d3b1243f45844d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fd15c3893cb3530e7cb5545a0ef976031ead6bd30af6253112893cf0b3d6a264fa5d0d7f0fc4f499c4bca7501d84148690683944805ee8c4ea7427955a82d914
|
7
|
+
data.tar.gz: ad584a192281eda86f099b14ca7460638dbf459d0bc8a39cd808dc765e6b624a5973bc7355383ec627a62ed419acc60c3dc959bbfc942674fbd6a07a46d8ba91
|
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ecm_opening_times
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Roberto Vasquez Angel
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-11-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -204,7 +204,9 @@ files:
|
|
204
204
|
- Rakefile
|
205
205
|
- app/assets/config/ecm_opening_times_manifest.js
|
206
206
|
- app/assets/javascripts/ecm/opening_times/application.js
|
207
|
+
- app/assets/javascripts/ecm/opening_times/application/keep.js
|
207
208
|
- app/assets/stylesheets/ecm/opening_times/application.css
|
209
|
+
- app/assets/stylesheets/ecm/opening_times/application/keep.css
|
208
210
|
- app/controllers/ecm/opening_times/application_controller.rb
|
209
211
|
- app/controllers/ecm/opening_times/branches_controller.rb
|
210
212
|
- app/helpers/ecm/opening_times/application_helper.rb
|
@@ -251,7 +253,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
251
253
|
version: '0'
|
252
254
|
requirements: []
|
253
255
|
rubyforge_project:
|
254
|
-
rubygems_version: 2.
|
256
|
+
rubygems_version: 2.5.1
|
255
257
|
signing_key:
|
256
258
|
specification_version: 4
|
257
259
|
summary: ECM Opening Times Module.
|