thoughtbot--factory_bot/spec
Joshua Clayton 6cddb37ecb Move factory associations logic to evaluator_class
evaluator_class contains the fully-inherited list of attributes; this
includes parent classes, traits, etc. When calculating associations for
an individual factory, the factory should use inheritance to build the
list instead of merely accessing association attributes on itself.

Closes #293
2012-02-08 08:18:16 -05:00
..
acceptance Add ability to pass traits at runtime to (build|create)_list 2012-02-08 00:02:19 -05:00
factory_girl Move factory associations logic to evaluator_class 2012-02-08 08:18:16 -05:00
support Remove unnecessary call to #should. 2012-02-07 23:06:59 -05: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