Closed
Description
Rspec::Generators::InstallGenerator::copy_autotest_files fails now because there is no autotest directory in the templates directory in the gem after discover.rb was removed.
This is preventing the generator from completing the install task.
A quick solution for those with this problem is to make the missing directory in the gem. (i.e., mkdir rspec-rails-2.3.0/lib/generators/rspec/install/templates/autotest )
Metadata
Metadata
Assignees
Labels
No labels