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-04-23 15:33:12 -05:00
..
attribute Use Ruby 1.9's stabby lambdas 2012-04-20 16:59:39 -04:00
declaration Fix callback handling from implicit traits 2011-10-30 23:17:03 -04:00
strategy Refactor Strategies 2012-04-13 17:20:02 -04:00
syntax Clean up 2012-04-06 15:33:41 -04:00
aliases.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
attribute.rb Use Ruby 1.9's stabby lambdas 2012-04-20 16:59:39 -04:00
attribute_assigner.rb Follow Ruby conventions of double-under's on each side of the method name 2012-04-20 22:33:54 -04:00
attribute_list.rb Add AttributeList#associations 2011-12-30 01:01:04 -05:00
callback.rb Move callback_names onto FactoryGirl module 2012-02-17 18:25:03 -05:00
callbacks_observer.rb Rename CallbackRunner to CallbacksObserver since it's an observer 2012-04-20 16:41:27 -04:00
declaration.rb Remove deprecated way of ignoring attributes 2012-03-16 13:17:15 -04:00
declaration_list.rb Wrap up DeclarationList 2011-10-31 19:05:34 -04:00
definition.rb Use Ruby 1.9's stabby lambdas 2012-04-20 16:59:39 -04:00
definition_proxy.rb Clean up 2012-04-06 15:33:41 -04:00
errors.rb Deprecate the vintage syntax 2012-03-16 16:43:23 -04:00
evaluation.rb Refactor Strategies 2012-04-13 17:20:02 -04:00
evaluator.rb Follow Ruby conventions of double-under's on each side of the method name 2012-04-20 22:33:54 -04:00
evaluator_class_definer.rb Refactor Strategies 2012-04-13 17:20:02 -04:00
factory.rb Use Ruby 1.9's stabby lambdas 2012-04-20 16:59:39 -04:00
factory_runner.rb Remove 1.8.x support 2012-03-16 16:43:21 -04: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 Use 1.9 hash syntax 2012-03-16 16:43:23 -04:00
null_object.rb Implicitly call FactoryGirl's syntax methods from dynamic attributes 2012-04-20 16:00:23 -04:00
registry.rb Add back removed #[] from Registry 2012-04-23 15:33:12 -05:00
reload.rb FactoryGirl.reload clears all registries and loads all known definitions 2011-09-02 14:45:27 -04:00
sequence.rb Clean up 2012-04-06 15:33:41 -04:00
step_definitions.rb Move attribute_names_for_model so steps are grouped together 2012-03-30 11:47:46 -04:00
strategy_calculator.rb Refactor Strategies 2012-04-13 17:20:02 -04:00
strict_registry.rb Add StaticRegistry decorator to mix in exceptions 2012-04-20 23:49:37 -04:00
syntax.rb Move around requires 2011-11-19 16:34:31 -05:00
syntax_runner.rb Implicitly call FactoryGirl's syntax methods from dynamic attributes 2012-04-20 16:00:23 -04:00
trait.rb Use 1.9 hash syntax 2012-03-16 16:43:23 -04:00
version.rb Bump version to 3.1.1 2012-04-17 08:40:27 -04:00