Skip to content

Multi-word bundles aren't supported #31

@davejlong

Description

@davejlong

Currently if you build a bundle named, for example VictorOps the developer will have a module named VictorOps sitting in a directory named victor_ops. Cog.bundle/1 doesn't support that naming style.

To fix, capitalize at https://github.com/operable/cog-rb/blob/master/lib/cog/bundle.rb#L12 needs to be replaced with a camelize method.

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