All the little details

This commit is contained in:
2015-02-20 19:21:25 +01:00
parent cde551dc7f
commit d9e69beb5f
38 changed files with 256 additions and 57 deletions
+4
View File
@@ -0,0 +1,4 @@
FactoryGirl.define do
factory :employee_shift do
end
end