Rails - where to put files that are not part of the deployment -


I have to do a lot of conditioning of data which will give seed to my railway database. This is a one-shot activity before deployment, which is never used after the deployment, but I want to keep those projects which I get from the configuration management of projects (mainly from seed data where audit For the sake of testing).

"post-text" itemprop = "text">

seed data db / seed.rb . You can learn more about seed data.


Comments