Skip to content

Inploy binary doesn't work with custom templates #24

@rafmagana

Description

@rafmagana

I'm in a rails 3 project and I added a lib/inploy/template/my_template.rb file, if I run the rake tasks it works, but if I try to fire the "inploy update" command it says:

deploy.rb:36:in `configure_from'
...
no such file to load -- inploy/templates/my_template.rb (LoadError)

Is this a not yet implemented feature, a bug or I'm doing something wrong? where should I place my custom templates and servers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions