end of day commit

This commit is contained in:
2012-08-28 20:08:13 +02:00
parent 0b16614d41
commit 89700f36e9
43 changed files with 896 additions and 26 deletions
+5
View File
@@ -0,0 +1,5 @@
FactoryGirl.define do
factory :section do
association :supplier
end
end