spree_zone_pricing 0.1.10 → 0.1.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/spree_zone_pricing.rb +2 -2
  2. metadata +1 -1
@@ -5,7 +5,7 @@ module SpreeZonePricing
5
5
 
6
6
  class Engine < Rails::Engine
7
7
 
8
- config.autoload_paths += %W(#{config.root}/lib)
8
+ #config.autoload_paths += %W(#{config.root}/lib)
9
9
 
10
10
  def self.activate
11
11
 
@@ -44,7 +44,7 @@ module SpreeZonePricing
44
44
 
45
45
  end
46
46
 
47
- config.to_prepare &method(:activate).to_proc
47
+ #config.to_prepare &method(:activate).to_proc
48
48
 
49
49
  end
50
50
 
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.10
4
+ version: 0.1.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: