Skip to content

Commit

Permalink
Removing Paths
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Mar 27, 2014
1 parent 4428bad commit bee7842
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 120 deletions.
5 changes: 0 additions & 5 deletions lib/neography/rest.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
require 'forwardable'

require 'neography/rest/helpers'
require 'neography/rest/paths'

require 'neography/rest/schema_indexes'

require 'neography/rest/nodes'
require 'neography/rest/node_properties'
require 'neography/rest/node_relationships'
Expand All @@ -27,9 +24,7 @@
require 'neography/rest/transactions'
require 'neography/rest/spatial'
require 'neography/rest/constraints'

require 'neography/errors'

require 'neography/connection'

module Neography
Expand Down
46 changes: 0 additions & 46 deletions lib/neography/rest/paths.rb

This file was deleted.

69 changes: 0 additions & 69 deletions spec/unit/rest/paths_spec.rb

This file was deleted.

0 comments on commit bee7842

Please sign in to comment.