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

damdiginess/spree_city_zones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Spree extension providing tax zones based on city

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 84.8%
  • JavaScript 15.2%