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/generators
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/model Respect model namespaces when generating factories. 2012-02-26 12:58:48 -06:00
factory_girl.rb Respect model namespaces when generating factories. 2012-02-26 12:58:48 -06:00