effective_resources 2.25.0 → 2.25.1
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: f8e2f232cb2846c02881e5a0eec15317bc98606f8b4ae465b6e9e963941c14b7
|
4
|
+
data.tar.gz: 5286d8fb1ef7a2341198fa035763a76698abc4b986cf600090adf9a5cb8a6910
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 40880492e9a18d236c2e5befb9f10386adf4944975663fc995674f0171d68956daf6bd3e429ab6b709eff7b13fe5d1e1032ce06e62c5ce120f21a1a72850c98e
|
7
|
+
data.tar.gz: d45cc3fbc19991172f47bd08000ef455dfec65022eb8630fb907ecb013b64e031a6d1677f4d5323b057f1b399479842fc1c146a259a0abc3a4e9a7eaf083c3a4
|
@@ -0,0 +1 @@
|
|
1
|
+
<%= yield %>
|
data/lib/effective_resources.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: effective_resources
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.25.
|
4
|
+
version: 2.25.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Code and Effect
|
@@ -262,7 +262,8 @@ files:
|
|
262
262
|
- app/views/effective/resource/_actions.html.haml
|
263
263
|
- app/views/effective/resource/_actions_dropleft.html.haml
|
264
264
|
- app/views/effective/resource/_actions_glyphicons.html.haml
|
265
|
-
- app/views/layouts/
|
265
|
+
- app/views/layouts/mailer.html.haml
|
266
|
+
- app/views/layouts/mailer.text.erb
|
266
267
|
- config/effective_resources.rb
|
267
268
|
- config/locales/effective_resources.en.yml
|
268
269
|
- config/routes.rb
|