spree_zone_pricing 0.1.11 → 0.1.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/config/routes.rb +5 -5
  2. metadata +1 -1
data/config/routes.rb CHANGED
@@ -1,5 +1,5 @@
1
- map.namespace :admin do |admin|
2
- admin.resources :products do |product|
3
- product.resources :variants, :member => {:zone_prices => :get}
4
- end
5
- end
1
+ #map.namespace :admin do |admin|
2
+ # admin.resources :products do |product|
3
+ # product.resources :variants, :member => {:zone_prices => :get}
4
+ # end
5
+ #end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_zone_pricing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.11
4
+ version: 0.1.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: