mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
bundler/setup is important.
This commit is contained in:
parent
2fdabdb0c9
commit
797a98533f
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -1,3 +1,4 @@
|
|||
require 'bundler/setup'
|
||||
require 'bundler/gem_tasks'
|
||||
require 'cucumber/rake/task'
|
||||
|
||||
|
|
Loading…
Reference in a new issue