Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 555 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 555 Bytes

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