mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
c47affb1aa
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. |
||
---|---|---|
.. | ||
database_steps.rb | ||
factory_girl_steps.rb |