Skip to content

Better Rails engine support #3647

@vinistock

Description

@vinistock

We currently don't add the Rails add-on if the workspace structure doesn't include a bin/rails. This means that we sometimes miss Rails engines that don't define this file, which isn't great as they then lose support for running tests through the explorer among other things.

Maybe we can include the add-on on more conditions and do the work to ensure that it won't crash when running in an engine without bin/rails, so that support is improved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpinnedThis issue or pull request is pinned and won't be marked as stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions