AutoCommit Son Aug 30 15:03:01 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-08-30 15:03:01 +02:00
parent 5bf63421a6
commit 4a671f5cff
4 changed files with 62 additions and 19 deletions

View File

@@ -5,5 +5,6 @@ FactoryGirl.define do
name "BSP1"
desc "sdf"
datum Date.today
beispieldatei { Rack::Test::UploadedFile.new(File.join(Rails.root,'public','fetlogo.png'))}
end
end