Commit graph

4 commits

Author SHA1 Message Date
Artur Beljajev
2da578a437 Migrate fabricators to factory bot factories (#626)
* Remove factory_girl include from dev rake task

No longer needed after 92b125b4a7

* Add missing factories

* Use FactoryBot factories instead of fabricators

* Remove all fabricators

* Remove unused method

* Remove fabrication gem

* Rename FactoryGirl to FactoryBot

https://robots.thoughtbot.com/factory_bot
2017-11-16 10:18:53 +02:00
Artur Beljajev
5e1c43f7cc Rename Contact::address_processing to address_processing?
#251
2016-12-12 04:36:28 +02:00
Artur Beljajev
1e3dc63401 Do not return address in REPP API unless turned on in admin
#251
2016-12-02 18:40:47 +02:00
Artur Beljajev
1b36e93eba Add contact api spec
#251
2016-12-02 00:23:40 +02:00