Repository is archived
No commit activity in last 3 years
No release in over 3 years
A Spree calculator to calculate fixed adjustments based on ranges. For example, **free shipping above $100, and $4.39 for all orders under $100**, would mean a range *from 0 to $99.99*, that *has a fixed shipping rate of $4.39*.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 1.0.0
 Project Readme

SpreeFlatInRange

Introduction goes here.

Example

Example goes here.

Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

$ bundle
$ bundle exec rake test app
$ bundle exec rspec spec

Copyright (c) 2012 [name of extension creator], released under the New BSD License