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/lib/factory_girl
2012-07-25 09:13:25 -04:00
..
attribute Allow factories with traits to be used in associations 2012-06-29 11:06:08 -04:00
declaration Don't mutate hash 2012-06-12 09:07:08 -04:00
decorator Remove dependency on build_class in Evaluator 2012-07-24 18:50:11 -04:00
strategy Allow created_at to be set when using build_stubbed 2012-06-22 14:33:37 -04:00
syntax Allow initialize_with defined for all factories 2012-05-12 18:57:28 -04:00
aliases.rb Cleanup 2012-05-05 02:59:13 -04:00
attribute.rb Extract logic for checking attribute declaration syntax to separate class 2012-05-05 20:08:29 -04:00
attribute_assigner.rb Memoize the names of attributes to assign for a 33% speed increase on factories with overrides 2012-07-25 09:13:25 -04:00
attribute_list.rb Clean up documentation 2012-05-05 02:31:31 -04:00
callback.rb Follow pattern for raising when instantiating 2012-06-25 17:59:48 -04:00
callbacks_observer.rb Clean up documentation 2012-05-05 02:31:31 -04:00
configuration.rb Move DisallowsDuplicatesRegistry to a decorator 2012-06-08 17:25:18 -04:00
declaration.rb Clean up documentation 2012-05-05 02:31:31 -04:00
declaration_list.rb Ensure that callbacks are triggered once for implicit traits 2012-06-19 22:25:46 -04:00
decorator.rb Fix namespace issues in 1.9.2 2012-06-08 12:17:21 -04:00
definition.rb Fix various trait bugs so traits can be used within each other 2012-06-15 20:08:42 -04:00
definition_hierarchy.rb Add DefinitionHierarchy to handle inheritance of some definition attributes 2012-07-11 23:05:16 -04:00
definition_proxy.rb Allow to_create defined for all factories 2012-05-12 18:10:02 -04:00
errors.rb Deprecate the vintage syntax 2012-03-16 16:43:23 -04:00
evaluation.rb Allow to_create defined for all factories 2012-05-12 18:10:02 -04:00
evaluator.rb Remove dependency on build_class in Evaluator 2012-07-24 18:50:11 -04:00
evaluator_class_definer.rb Clean up documentation 2012-05-05 02:31:31 -04:00
factory.rb Remove dependency on build_class in Evaluator 2012-07-24 18:50:11 -04:00
factory_runner.rb Style cleanup 2012-05-05 01:14:21 -04:00
find_definitions.rb Clean up documentation 2012-05-05 02:31:31 -04:00
null_factory.rb Add DefinitionHierarchy to handle inheritance of some definition attributes 2012-07-11 23:05:16 -04:00
null_object.rb Clean up documentation 2012-05-05 02:31:31 -04:00
registry.rb Support refering to factory based on class name 2012-06-08 23:54:22 -04:00
reload.rb Styles 2012-05-12 19:05:25 -04:00
sequence.rb Sequences support Enumerators 2012-05-13 01:54:41 -04:00
step_definitions.rb Deprecate FactoryGirl step definitions 2012-06-22 13:51:33 -04:00
strategy_calculator.rb Clean up documentation 2012-05-05 02:31:31 -04:00
strategy_syntax_method_registrar.rb Clean up documentation 2012-05-05 02:31:31 -04:00
syntax.rb Style cleanup 2012-05-05 01:14:21 -04:00
syntax_runner.rb Clean up documentation 2012-05-05 02:31:31 -04:00
trait.rb Fix initialize_with in the context of traits 2012-05-11 12:00:03 -04:00
version.rb Bump version to 3.5.0 2012-06-22 17:00:29 -04:00