Skip to content

Deps included within repos are not made available #1483

Open
@timriley

Description

Add an include Deps["foo.bar"] to a repo class and bar won't actually be available.

This is because the .new method we define in lib/hanami/extensions/db/repo.rb isn't passing on all its args to super, which it should.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions