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/support
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
..
macros
matchers Add FactoryGirl::Definition 2011-10-30 23:17:03 -04:00
shared_examples Proxies are always instantiated with callbacks 2011-10-20 14:19:09 -04:00