Skip to content

Unable to add action to nodes when extending #4

@sdhull

Description

@sdhull

Possibly as designed, it seems that this causes an error when being called:

module Neo4jr
  class Service < Sinatra::Base
    get '/nodes/custom_thingy' do
      "foo"
    end
  end
end

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