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-02-17 18:24:23 -05:00
..
attribute Move class creation/handling to an anonymous evaluator 2011-11-30 20:56:58 -05:00
declaration Fix callback handling from implicit traits 2011-10-30 23:17:03 -04:00
strategy Move override handling into the evaluator 2012-02-10 18:19:18 -05:00
syntax Change method signature for running factories 2012-02-17 18:24:23 -05:00
aliases.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
association_runner.rb Move override handling into the evaluator 2012-02-10 18:19:18 -05:00
attribute.rb Move class creation/handling to an anonymous evaluator 2011-11-30 20:56:58 -05:00
attribute_assigner.rb Implement initialize_with to allow overriding object instantiation 2012-01-20 15:37:36 -05:00
attribute_list.rb Add AttributeList#associations 2011-12-30 01:01:04 -05:00
callback.rb Fix variable name 2011-12-30 00:41:49 -05:00
declaration.rb Move around requires 2011-11-19 16:34:31 -05:00
declaration_list.rb Wrap up DeclarationList 2011-10-31 19:05:34 -04:00
definition.rb Implement initialize_with to allow overriding object instantiation 2012-01-20 15:37:36 -05:00
definition_proxy.rb Proxy => Strategy 2012-02-10 18:19:17 -05:00
deprecated.rb Check for undefined constants/methods on Factory on FactoryGirl to preserve backwards compatibility 2010-07-06 20:22:11 -04:00
errors.rb Move errors to separate file 2012-02-08 09:45:07 -05:00
evaluator.rb Deprecate :method in favor of :strategy 2012-02-17 14:23:17 -05:00
evaluator_class_definer.rb Factory evaluators use inheritance 2012-01-09 17:28:20 -05:00
factory.rb Proxy => Strategy 2012-02-10 18:19:17 -05:00
find_definitions.rb Load definition files instead of require so re-running find_definitions works as expected 2011-07-29 14:00:08 -04:00
null_factory.rb Move factory associations logic to evaluator_class 2012-02-08 08:18:16 -05:00
null_object.rb Add NullObject 2012-01-08 00:23:25 -05:00
rails2.rb Load factories from /factories at the Rails root, just like the default definition_file_paths. 2011-08-31 10:01:12 -04:00
registry.rb Registries are named 2011-10-15 02:01:16 -04:00
reload.rb FactoryGirl.reload clears all registries and loads all known definitions 2011-09-02 14:45:27 -04:00
sequence.rb Consolidate errors into factory.rb 2011-11-19 16:37:42 -05:00
step_definitions.rb Be more agnostic to ORMs when using columns. This will allow using FG with neo4j still preserving semantics for other ORMs. 2012-01-13 11:33:02 -05:00
strategy.rb Fix method signature on strategy's association 2012-02-12 10:12:00 -05:00
syntax.rb Move around requires 2011-11-19 16:34:31 -05:00
trait.rb Wrap up DeclarationList 2011-10-31 19:05:34 -04:00
version.rb Bump version to 2.6.0 2012-02-17 15:58:45 -05:00