.. |
attribute
|
Check arity to allow for Symbol#to_proc with dynamic attributes
|
2015-04-15 23:14:23 -04:00 |
declaration
|
Improve ability to define associations with traits and add documentation
|
2012-08-02 10:19:17 -04:00 |
decorator
|
replaced inject with each_with_object to reduce line
|
2016-07-19 05:31:29 -04:00 |
strategy
|
Stub strategy disables all persistence instance methods
|
2016-07-19 05:20:26 -04:00 |
syntax
|
Add global callbacks
|
2013-02-08 11:24:35 -05: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
|
Replace map.flatten with flat_map
|
2014-11-13 23:53:09 -05:00 |
attribute_list.rb
|
Update repo to follow thoughtbot guide for whitespace in blocks
|
2013-12-14 22:33:15 -05:00 |
callback.rb
|
Allow use of Symbol#to_proc in FactoryGirl callbacks
|
2013-04-05 10:14:29 -04:00 |
callbacks_observer.rb
|
Update repo to follow thoughtbot guide for whitespace in blocks
|
2013-12-14 22:33:15 -05:00 |
configuration.rb
|
Deprecate factory lookup by class
|
2016-03-09 05:29:15 -05:00 |
declaration.rb
|
Clean up documentation
|
2012-05-05 02:31:31 -04:00 |
declaration_list.rb
|
Update repo to follow thoughtbot guide for whitespace in blocks
|
2013-12-14 22:33:15 -05:00 |
decorator.rb
|
Fix FactoryGirl::Decorator#send to pass blocks
|
2016-02-06 00:31:26 -05:00 |
definition.rb
|
Fix #aggregate_from_traits_and_self's complexity
|
2016-10-07 15:16:50 -04:00 |
definition_hierarchy.rb
|
Add global callbacks
|
2013-02-08 11:24:35 -05:00 |
definition_proxy.rb
|
Fix warnings
|
2015-04-30 09:30:18 -04:00 |
errors.rb
|
Add FactoryGirl.lint to ensure all factories are valid
|
2014-02-07 22:21:08 -05:00 |
evaluation.rb
|
Allow to_create defined for all factories
|
2012-05-12 18:10:02 -04:00 |
evaluator.rb
|
Undef possible method before defining
|
2015-12-12 10:17:12 -05:00 |
evaluator_class_definer.rb
|
Clean up documentation
|
2012-05-05 02:31:31 -04:00 |
factory.rb
|
Update repo to follow thoughtbot guide for whitespace in blocks
|
2013-12-14 22:33:15 -05:00 |
factory_runner.rb
|
Include additional information in AS::Notifications instrumentation
|
2015-08-01 23:14:16 -04:00 |
find_definitions.rb
|
Update find_definitions.rb
|
2015-02-02 14:42:59 -05:00 |
linter.rb
|
Fix warning: `&' interpreted as argument prefix
|
2016-05-27 09:55:27 -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
|
Add respond_to_missing? on NullObject for 1.9 compatability
|
2012-07-27 10:14:57 -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
|
Evaluate sequences within the context of the Evaluator when possible
|
2013-01-18 09:33:54 -05:00 |
strategy_calculator.rb
|
Clean up documentation
|
2012-05-05 02:31:31 -04:00 |
strategy_syntax_method_registrar.rb
|
Add error message when count is missing for create_list
|
2016-08-26 08:40:56 -04:00 |
syntax.rb
|
Prep for FactoryGirl 4.0
|
2012-08-02 11:17:39 -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 4.7.0
|
2016-04-01 08:16:55 -04:00 |