This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
thoughtbot--factory_bot
Watch
1
Star
0
Fork
You've already forked thoughtbot--factory_bot
0
mirror of
https://github.com/thoughtbot/factory_bot.git
synced
2022-11-09 11:43:51 -05:00
Code
Releases
Activity
8ccf44fbd1
thoughtbot--factory_bot
/
lib
History
Alex Sharp
5c52889a63
changed class_or_to_s.to_s.classify.constantize to class_or_to_s.to_s.pluralize.classify.constantize; it was causing Inflection errors for me
2008-11-28 14:02:32 -05:00
..
factory_girl
changed class_or_to_s.to_s.classify.constantize to class_or_to_s.to_s.pluralize.classify.constantize; it was causing Inflection errors for me
2008-11-28 14:02:32 -05:00
factory_girl.rb
#1
- automatically load factory definitions from standard locations
2008-08-20 10:20:41 -04:00