.. |
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
|
Use a null strategy so association behaves in a similar way across all strategy subclasses
|
2012-03-30 17:30:20 -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
|
Move class creation/handling to an anonymous evaluator
|
2011-11-30 20:56:58 -05:00 |
attribute_assigner.rb
|
Ensure attributes set on instance are calculated uniquely
|
2012-03-16 13:04:31 -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 |
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 1.9 hash syntax
|
2012-03-16 16:43:23 -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 |
evaluator.rb
|
use singleton_class method from ruby 1.9
|
2012-03-27 08:52:39 -04:00 |
evaluator_class_definer.rb
|
Factory evaluators use inheritance
|
2012-01-09 17:28:20 -05:00 |
factory.rb
|
Use 1.9 hash syntax
|
2012-03-16 16:43:23 -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
|
Remove 1.8.x support
|
2012-03-16 16:43:21 -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
|
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.rb
|
Use a null strategy so association behaves in a similar way across all strategy subclasses
|
2012-03-30 17:30:20 -04:00 |
strategy_calculator.rb
|
Replace AssociationRunner with more generic FactoryRunner
|
2012-03-02 17:11:00 -05:00 |
syntax.rb
|
Move around requires
|
2011-11-19 16:34:31 -05:00 |
trait.rb
|
Use 1.9 hash syntax
|
2012-03-16 16:43:23 -04:00 |
version.rb
|
Bump version to 3.1.0
|
2012-04-06 16:17:26 -04:00 |