Fix group_orders document preloading

This commit is contained in:
wvengen 2016-06-04 21:37:47 +02:00
parent 0c9d20e01c
commit 020b75cac8
3 changed files with 74 additions and 6 deletions

View file

@ -1,5 +1,6 @@
# A GroupOrder represents an Order placed by an Ordergroup.
class GroupOrder < ActiveRecord::Base
include FindEachWithOrder
attr_accessor :group_order_articles_attributes