[–] bleonard 12y ago ↗ We've found this to be the great spot in between. https://github.com/rdy/fixture_builderYou use factories to build your fixtures and it regenerates if needed.I used it in a sample app recently here: https://github.com/taskrabbit/rails_engines_example/blob/mas... [–] genericsteele 12y ago ↗ That's the best of both worlds. I'm going to give this a try.
2 comments
[ 2.8 ms ] story [ 14.7 ms ] threadYou use factories to build your fixtures and it regenerates if needed.
I used it in a sample app recently here: https://github.com/taskrabbit/rails_engines_example/blob/mas...