thoughtbot--factory_bot/lib/factory_girl
Joshua Clayton 3bbf6a6cb4 Always pass to_create 2011-12-30 00:41:50 -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
proxy Always pass to_create 2011-12-30 00:41:50 -05:00
syntax Traits can be added to factories when the factory creates an instance 2011-11-18 16:49:36 -05:00
aliases.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
attribute.rb Move class creation/handling to an anonymous evaluator 2011-11-30 20:56:58 -05:00
attribute_assigner.rb Get aliases working 2011-12-30 00:41:50 -05:00
attribute_list.rb Simplify attribute and callback calculation by extracting order of processing to separate method 2011-12-30 00:41:48 -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 Move logic of what to do to create an instance to the definition where it belongs 2011-11-25 18:07:06 -05:00
definition_proxy.rb Add FactoryGirl::Definition 2011-10-30 23:17:03 -04:00
deprecated.rb
evaluator.rb Move some things around and make association not a class method anymore 2011-12-30 00:41:49 -05:00
evaluator_class_definer.rb Move more code out of Proxy 2011-12-30 00:41:49 -05:00
factory.rb Always pass to_create 2011-12-30 00:41:50 -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 NullObject's default strategy is create 2011-12-19 21:41:10 -05:00
proxy.rb Always pass to_create 2011-12-30 00:41:50 -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 Initial work on DeclarationList and cleaning up AttributeList 2011-10-30 23:17:02 -04: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.3.2 2011-11-26 13:10:14 -05:00