1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/spec
Joshua Clayton 41bc3ac5ff Add FactoryGirl::Definition
Both Factory and Trait have similar methods and interact with a
DefinitionProxy. The idea here is to move the interface DefinitionProxy
expects to a separate class and both Factory and Trait can delegate to
an instance of Definition.
2011-10-30 23:17:03 -04:00
..
acceptance Add FactoryGirl::Definition 2011-10-30 23:17:03 -04:00
factory_girl Add FactoryGirl::Definition 2011-10-30 23:17:03 -04:00
support Add FactoryGirl::Definition 2011-10-30 23:17:03 -04:00
factory_girl_spec.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
spec_helper.rb Refactor definition_proxy_spec 2011-10-14 17:21:29 -04:00