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.
Or you can use localtunnel. See http://progrium.com/localtunnel/. It works like a charm.
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.