nifty-generators icon indicating copy to clipboard operation
nifty-generators copied to clipboard

generate factory instead of fixtures when using --shoulda option

Open millisami opened this issue 15 years ago • 1 comments

Well, I would like to have a feature to generate factory for the model to be generated instead of fixtures when using --shoulda option. Has this been done in any forks of this nifty-generator? If yes, link might be helpful for me.

millisami avatar Sep 19 '09 09:09 millisami

I have implemented a solution in a fork that makes use of factory_girl, use the --shoulda and --factory_girl options. See: http://github.com/iceburging/nifty-generators

iceburging avatar Jan 22 '10 13:01 iceburging