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-08-12 16:24:58 -04:00
..
attribute Rename attribute groups to traits 2011-08-12 16:24:58 -04:00
proxy Adds a #persisted? method to the Stub object to conform to the 2011-06-27 16:44:37 -04:00
syntax Rename attribute groups to traits 2011-08-12 16:24:58 -04:00
aliases.rb Factory.aliases should not alias attributes like "_id" 2010-07-26 10:13:30 -04:00
attribute.rb Factory overrides are applied before other attributes. Fixes #140. 2011-08-08 13:48:33 -04:00
attribute_list.rb Add attribute lists 2011-08-12 16:24:58 -04:00
definition_proxy.rb Rename attribute groups to traits 2011-08-12 16:24:58 -04: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 Rename attribute groups to traits 2011-08-12 16:24:58 -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
proxy.rb Updated docs and examples for new syntax 2011-01-26 20:55:06 -05:00
rails2.rb Add support back in for subdirectory requires. 2011-06-28 16:36:06 -04:00
registry.rb Ensure that iterating over each registered factory returns them uniquely 2011-06-30 18:26:06 -04:00
sequence.rb Split factories/sequences into separate registries most of the time; 2011-05-25 20:08:59 -04:00
step_definitions.rb make sure the value is a string when calling #strip in step defs since cucumber > 1.0 yields real types instead of strings on matches 2011-07-28 17:22:51 -04:00
syntax.rb Updated documentation for new syntax 2010-10-01 18:50:01 -04:00
trait.rb Rename attribute groups to traits 2011-08-12 16:24:58 -04:00
version.rb Bump version to 2.0.3 2011-08-05 16:27:26 -04:00