1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
thoughtbot--factory_bot_rails/lib
Joshua Flanagan 7df9c9b13a Respect model namespaces when generating factories.
The factory name for the model Namespaced::User wil be :namespaced_user.
The :class option is specified as a string to prevent class reloading issues.

Addresses GH-44
2012-02-26 12:58:48 -06:00
..
factory_girl_rails Tweaked factory_girls_initialization process to allow other engines to advertise its factories for use in a recipient project 2011-12-02 11:23:51 -06:00
generators Respect model namespaces when generating factories. 2012-02-26 12:58:48 -06:00
factory_girl_rails.rb Added Rails 3 integration 2010-06-09 11:42:48 -04:00