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
2011-01-26 20:44:24 -05:00
..
attribute Evaulate dynamic attribute blocks without arguments in the context of the proxy 2010-09-30 23:35:24 -04:00
proxy Added 'to_create' to factory definitions, allowing a factory to use something besides #save! 2011-01-19 18:19:30 -05:00
syntax New default syntax for using defined factories 2011-01-26 20:44:24 -05:00
aliases.rb Factory.aliases should not alias attributes like "_id" 2010-07-26 10:13:30 -04:00
attribute.rb Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module 2010-07-06 20:22:02 -04:00
definition_proxy.rb Added 'to_create' to factory definitions, allowing a factory to use something besides #save! 2011-01-19 18:19:30 -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
factory.rb Deprecated the default strategy option 2011-01-19 19:26:27 -05:00
find_definitions.rb Perform a sort on files loaded from the factories/ directory. 2010-08-25 11:14:44 -04:00
proxy.rb Added 'to_create' to factory definitions, allowing a factory to use something besides #save! 2011-01-19 18:19:30 -05:00
rails2.rb Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module 2010-07-06 20:22:02 -04:00
sequence.rb Added a new definition syntax using instance_eval 2010-09-07 18:36:40 -04:00
step_definitions.rb Allow recursive associations from cucumber table arguments 2010-11-05 10:27:49 -04:00
syntax.rb Updated documentation for new syntax 2010-10-01 18:50:01 -04:00
version.rb Renamed Factory#factory_name to Factory#name; cleaned up Factory#human_name; bumped version 2010-10-02 00:07:54 -04:00