updating part2, far from finished

This commit is contained in:
2013-12-20 19:22:12 +01:00
parent 748944865d
commit b4c4a15e60
22 changed files with 2779 additions and 62 deletions
@@ -0,0 +1,3 @@
step "there are 2 supplier sections" do
@sections = create_list :section, 2, supplier: @supplier
end