nimbleshop_cod 0.0.7 → 0.0.8
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.
- data/README.md +1 -1
- data/app/helpers/nimbleshop_cod/exposed_helper.rb +1 -1
- metadata +4 -4
data/README.md
CHANGED
|
@@ -11,7 +11,7 @@ module NimbleshopCod
|
|
|
11
11
|
image_tag 'engines/nimbleshop_cod/cod_small.png', {alt: 'cod icon'}.merge(options)
|
|
12
12
|
end
|
|
13
13
|
|
|
14
|
-
def
|
|
14
|
+
def nimbleshop_cod_picture_on_admin_payment_methods
|
|
15
15
|
image_tag 'engines/nimbleshop_cod/cod_big.png', alt: 'cod logo'
|
|
16
16
|
end
|
|
17
17
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: nimbleshop_cod
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.8
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2012-08-
|
|
13
|
+
date: 2012-08-23 00:00:00.000000000 Z
|
|
14
14
|
dependencies: []
|
|
15
15
|
description: Provides Cash on delivery support to nimbleShop
|
|
16
16
|
email:
|
|
@@ -48,7 +48,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
48
48
|
version: '0'
|
|
49
49
|
segments:
|
|
50
50
|
- 0
|
|
51
|
-
hash:
|
|
51
|
+
hash: 1206890872324091531
|
|
52
52
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
53
53
|
none: false
|
|
54
54
|
requirements:
|
|
@@ -57,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
57
57
|
version: '0'
|
|
58
58
|
segments:
|
|
59
59
|
- 0
|
|
60
|
-
hash:
|
|
60
|
+
hash: 1206890872324091531
|
|
61
61
|
requirements: []
|
|
62
62
|
rubyforge_project:
|
|
63
63
|
rubygems_version: 1.8.24
|