thoughtbot--factory_bot/features
Joshua Clayton c47affb1aa Requiring factory definition files now works in 1.9 outside of tests
Ruby 1.9 doesn't automatically include . in the load path; if we do a
require to a relative path (eg a file within spec or test), 1.9 will raise a
LoadError because spec or test isn't normally in the load path.
2011-07-22 11:53:21 -04:00
..
step_definitions Requiring factory definition files now works in 1.9 outside of tests 2011-07-22 11:53:21 -04:00
support Add dependency on aruba 2011-07-22 11:35:30 -04:00
factory_girl_steps.feature Handle aliases within the step definitions 2011-06-30 18:27:25 -04:00
find_definitions.feature Requiring factory definition files now works in 1.9 outside of tests 2011-07-22 11:53:21 -04:00