citus_docs icon indicating copy to clipboard operation
citus_docs copied to clipboard

Document changes required to FactoryGirl / FactoryBot for rails applications

Open samay-sharma opened this issue 6 years ago • 0 comments

Rails customers use FactoryGirl (which is now renamed to FactoryBot) in their rails app. During migrations, we've had to specifically make changes to the application because that code path doesn't come via the application controller logic.

We should document what needs to be done to handle that correctly.

samay-sharma avatar Nov 15 '18 21:11 samay-sharma