administrador 0.0.16.pre → 0.0.17.pre
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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 86b443c35196810a755cb70ca03971ce3d055c805ac7e567a9746063eb5371dc
|
4
|
+
data.tar.gz: 2eee501bef14e9c049afc588cc0fb97b57841cdf14ab412adf0e5f68f1907d99
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 02cf7ebca6f493ebc00655c1abb958cdae881ef7ca507e8dae8ded1eee15b036a23f379bda7e39139cbb5f8bf86d756a6fd2f57f1f046899561176fd2349eebc
|
7
|
+
data.tar.gz: 3f1b6511f0d89979c91137f1d20d9127a5b36f0d9a2f836bc77c9cb0ad299e51474a11343f56f9c7cf2002f02c0ec3502dd0d20edf83af167e760978a7c49c39
|
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: administrador
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.17.pre
|
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: 2019-07-
|
11
|
+
date: 2019-07-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -434,6 +434,7 @@ files:
|
|
434
434
|
- app/views/administrador/home/index.de.html.haml
|
435
435
|
- app/views/administrador/home/index.en.html.haml
|
436
436
|
- app/views/administrador/home_controller/base/_html_head_extras.html.haml
|
437
|
+
- app/views/administrador/home_controller/base/_index_extras.html.haml
|
437
438
|
- app/views/administrador/home_controller/base/index.html.haml
|
438
439
|
- app/views/administrador/resource_controller/base/_after_show_table.html.haml
|
439
440
|
- app/views/administrador/resource_controller/base/_before_show_table.html.haml
|