nifty-generators
nifty-generators copied to clipboard
generate factory instead of fixtures when using --shoulda option
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.
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