Skip to content

Rake task namespace #211

@jacknoble

Description

@jacknoble

The gem's rake tasks https://github.com/maxdemarzi/neography/blob/5340203d7a75ef86f46afc7580d7a9677d2ddb79/lib/neography/tasks.rb are all name spaced under neo4j. This unfortunately conflicts with https://github.com/neo4jrb/neo4j-rake_tasks. It also may conflict with custom tasks written by users of the gem andneo4j seems like a common enough namespace that library code should avoid it.

Would you be amenable to a pull request which updated the namespace to neography or something else?

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