Skip to content

Rails generator (still) breaks Capistrano deployment #26

@awendt

Description

@awendt

As documented in this discussion from July 2010, requiring ./config/boot in Capistrano's deploy.rb effectively breaks the deployment ("could not find any strategy named `[any strategy]'").

Removing the line require './config/boot' from deploy.rb makes everything work again.

I am wondering why this is still in the generator? Would you accept a pull request that removes the line?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions