Skip to content

2.3.0 rspec:install failure on autotest directory copy #283

Closed
@adamaig

Description

@adamaig

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions