/spree_city_zones

Spree extension providing tax zones based on city

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SpreeCityZones

Spree extension providing tax zones based on city. Ability to have cities defined for states and then used for zones.

Installation

  1. Add the following to your Gemfile
  gem 'spree_city_zones', :git => 'git://github.com/damianogiacomello/spree_city_zones.git', :branch => '1-0-stable'
  1. Run bundle install
  2. To copy and apply migrations run:
	rails g spree_city_zones:install

Usage

COMING SOON

Copyright (c) 2011 [Damiano Giacomello], released under the New BSD License