therubymug / keymaker

A multi-layer REST API Ruby wrapper for the neo4j graph database.
MIT License
62 stars 12 forks source link

removed cassetes and make spec indifferent to node ids #2

Closed somebody32 closed 11 years ago

somebody32 commented 11 years ago

Hi,

I've made specs indifferent to returned node_ids, so you could run them on a clean installation without vcr cassetes needed inside the repo

Also fixed some small cypher issues so test passing now with neo 1.7 branch

therubymug commented 11 years ago

Ilya, thanks for the pull request! Do you mind if I change some things around before I merge? You'll get author attribution, of course. There are just some things you missed mostly because they're not well documented yet. :-) I appreciate your time and the idea behind this commit though! :-)

somebody32 commented 11 years ago

Hi Rogelio, no problem at all, feel free to change anything