camaleon_mandrill 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 809b7ef95ccb37895d5824fb90f7910e3f409b43
|
|
4
|
+
data.tar.gz: c72b7ec5d46dec139c71a06b85bfaf3600c13a07
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 612b1cfff213148654d05d94c790fa1274f116ce27e85c28101843ce0dc487b0963c63a0f004a34bf87541929a6d576391aa1074ae74c7b5271b6a5a75246722
|
|
7
|
+
data.tar.gz: 10e1addc0eaa779bf841b5c732380f5d056a1da4b3bcdbb8d88965ebcf33a15c72c9d5ca541cf98f301553dfc4fe02345b1ff5bfcfe20803eb3115adb3160480
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
</div>
|
|
26
26
|
</div>
|
|
27
27
|
<div class="panel-footer">
|
|
28
|
-
<a class="btn btn-default" href="<%= url_for
|
|
28
|
+
<a class="btn btn-default" href="<%= url_for cama_admin_plugins_path %>"><%= t('admin.button.back') %></a>
|
|
29
29
|
<button class="btn btn-primary pull-right" type="submit"><%= t('admin.button.submit') %></button>
|
|
30
30
|
</div>
|
|
31
31
|
</div>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: camaleon_mandrill
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- raulanatol
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-12-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -107,7 +107,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
107
107
|
version: '0'
|
|
108
108
|
requirements: []
|
|
109
109
|
rubyforge_project:
|
|
110
|
-
rubygems_version: 2.
|
|
110
|
+
rubygems_version: 2.5.1
|
|
111
111
|
signing_key:
|
|
112
112
|
specification_version: 4
|
|
113
113
|
summary: ": Summary of CamaleonMandrill."
|