nimbleshop_cod 0.0.13 → 0.0.14.rc1

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.
@@ -8,7 +8,7 @@ module NimbleshopCod
8
8
 
9
9
  respond_to do |format|
10
10
  format.html do
11
- redirect_to nimbleshop_simply.order_path(order)
11
+ redirect_to main_theme.order_path(order)
12
12
  end
13
13
  end
14
14
 
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nimbleshop_cod
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
5
- prerelease:
4
+ version: 0.0.14.rc1
5
+ prerelease: 7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Neeraj Singh
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-12-05 00:00:00.000000000 Z
13
+ date: 2012-12-06 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: Provides Cash on delivery support to nimbleShop
16
16
  email:
@@ -47,16 +47,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
47
47
  version: '0'
48
48
  segments:
49
49
  - 0
50
- hash: -749600856375758382
50
+ hash: 4363339314692373149
51
51
  required_rubygems_version: !ruby/object:Gem::Requirement
52
52
  none: false
53
53
  requirements:
54
- - - ! '>='
54
+ - - ! '>'
55
55
  - !ruby/object:Gem::Version
56
- version: '0'
57
- segments:
58
- - 0
59
- hash: -749600856375758382
56
+ version: 1.3.1
60
57
  requirements: []
61
58
  rubyforge_project:
62
59
  rubygems_version: 1.8.24