jaydenwindle / decode2017

One awesome shopify giveaway app developed at decode 2017!
Apache License 2.0
4 stars 1 forks source link

Winners stored in DB incorrectly #36

Open jaydenwindle opened 7 years ago

jaydenwindle commented 7 years ago

Current implementation of winners in Giveaway make @giveaway.users == @giveaway.winners, which isn't what we want. Need to create a new implementation.