Spree extension providing tax zones based on city. Ability to have cities defined for states and then used for zones.
- Add the following to your Gemfile
gem 'spree_city_zones', :git => 'git://github.com/damianogiacomello/spree_city_zones.git', :branch => '1-0-stable'
- Run
bundle install
- To copy and apply migrations run:
rails g spree_city_zones:install
COMING SOON
Copyright (c) 2011 [Damiano Giacomello], released under the New BSD License