AutoCommit Mit Sep 2 22:03:01 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-09-02 22:03:01 +02:00
parent 7b9b226e59
commit 194a8375dd
2 changed files with 20 additions and 21 deletions

View File

@@ -11,6 +11,15 @@ FactoryGirl.define do
active false
birth_month 4
birth_day 2
factory :fetprofile2 do
vorname "Sarah"
nachname "Nachname2"
short "j"
end
factory :fetprofile3 do
vorname "Thomas"
nachname "Mustermann"
end
factory :fetprofile_withadress do
street "some street"
plz "1231"