Skip to content

Generator should adhere to rails_helper and spec_helper pattern #2

@jonathandean

Description

@jonathandean

Currently the generator assumes you only have a spec_helper.rb but the new convention is to keep that barebones and use an enhanced rails_helper.rb when you need the Rails stack. The generator should take advantage of this, unless we invalidate that with #1

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