dotgee / spree_product_expiry_date

Add an expiry date to spree products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreeProductExpiryDate

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) 2013 [name of extension creator], released under the New BSD License

About

Add an expiry date to spree products

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


Languages

Language:Ruby 99.1%Language:JavaScript 0.9%