spree_zone_pricing 0.1.18 → 0.1.19

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.
@@ -0,0 +1,2 @@
1
+ <!-- insert_after 'footer' -->
2
+ ----------
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.18
4
+ version: 0.1.19
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-07-18 00:00:00.000000000Z
12
+ date: 2012-07-19 00:00:00.000000000Z
13
13
  dependencies: []
14
14
  description: Zone Pricing is an extension to Spree that uses the predefined zones
15
15
  to determine the price for a particular product variant. For example, this allows
@@ -26,6 +26,7 @@ files:
26
26
  - app/views/spree/admin/zone_prices/edit.html.erb
27
27
  - app/views/spree/admin/zone_prices/index.html.erb
28
28
  - app/views/spree/admin/zone_prices/new.html.erb
29
+ - app/overrides/spree/shared/_footer/my_override.html.erb.deface
29
30
  - config/routes.rb
30
31
  - config/locales/en_spree.yml
31
32
  - db/seeds.rb