mud / spree_limit_quantity

Limit the quantity allowed for purchase for each order per product.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreeLimitQuantity

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

About

Limit the quantity allowed for purchase for each order per product.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 95.3%Language:JavaScript 4.7%