RailsCasts Pro episodes are now free!

Learn more or hide this

Dwayne R. Crooks's Profile

GitHub User: dwayne

Site: http://dwaynecrooks.com

Comments by Dwayne R. Crooks

Avatar

I want to use the factories.rb file exclusively. However, when I run rails generate model User ... I get a spec/factories/user.rb file. How can I configure it so that this does not happen?

Thank you and keep up the great work you're doing with this site.