Add individual infos to flat table export serializer

This commit is contained in:
Mathieu Magnin 2017-04-13 15:05:55 +02:00
parent f5e8631b71
commit 320d5da40f
5 changed files with 66 additions and 17 deletions

View file

@ -1,5 +1,6 @@
FactoryGirl.define do
factory :individual do
gender 'M.'
nom 'Julien'
prenom 'Xavier'
birthdate '20/01/1991'