Skip to content

Concept generator error rspec not found #18

@wintersolutions

Description

@wintersolutions

When I call rails generate concept foo I get:

create  app/concepts/foo/cell.rb
create  app/concepts/foo/views/show.haml
create  app/concepts/foo/views/bar.haml
error  rspec [not found]

I suspect this is a bug in the gem since rails generate cell foo works and creates a rspec test. Also there is no rspec:concept task but a test_unit:concept task is shown.

versions:

  • rails 5.0.1
  • cells-rails 0.0.6
  • rspec-rails 3.5.2

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