This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-03-13 04:00:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d3b7de5c671c7e78dcab7532606d46062993ab3
openfoodnetwork
/
spec
History
Rohan Mitchell
1d3b7de5c6
Require ProductDistribution to be unique on [product, distributor]
2012-06-28 15:12:15 +10:00
..
controllers
When adding first product to cart, add the product and set the distributor even if the order has a different distributor set
2012-06-25 06:57:24 +10:00
helpers
Display variant price differences as absolute, not relative values
2012-06-26 09:54:00 +10:00
lib
Split products by local/remote distributor: logic
2012-06-24 07:36:56 +10:00
models
Require ProductDistribution to be unique on [product, distributor]
2012-06-28 15:12:15 +10:00
requests
Checkout spec passes
2012-06-27 09:11:40 +10:00
support
Reload application files, routes and factories each spork run
2012-06-24 09:10:25 +10:00
factories.rb
Convert distributors_products join table into ProductDistribution explicit join model
2012-06-27 11:55:10 +10:00
spec_helper.rb
Fix database cleaner strategy:
http://blog.55minutes.com/2012/05/faster-capybara-specs/
2012-06-26 16:19:54 +10:00