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
Joshua Clayton 05ddd3d6b5 Only strip strings in step definitions
This allows for cucumber transforms to create different data structrues
and still work with factory girl steps.

Closes #185
2011-08-22 13:16:32 -04:00
..
attribute Add transient variables 2011-08-20 18:36:37 -04:00
proxy Add transient variables 2011-08-20 18:36:37 -04:00
syntax Rename attribute groups to traits 2011-08-12 16:24:58 -04:00
aliases.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
attribute.rb Add transient variables 2011-08-20 18:36:37 -04:00
attribute_list.rb Ensure static and dynamic attributes can be "rearranged" in child 2011-08-22 09:55:40 -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 Add transient variables 2011-08-20 18:36:37 -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 Add transient variables 2011-08-20 18:36:37 -04: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 Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
step_definitions.rb Only strip strings in step definitions 2011-08-22 13:16:32 -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.4 2011-08-12 16:32:13 -04:00