Lee Hericks

Results 50 comments of Lee Hericks

@cheerfulstoic @thefliik Let's first decide on these core API which sit under other features such as ActiveLabel. With these core API in place, anyone can easily mixing and add functionality...

Remember that learning a framework is hard and this is on top of Rails, Ruby language, understanding Neo4j and how to data model for the graph, etc. I'm not a...

Well, I see add_labels, remove_labels, mapped_label_names, etc. already exist. ^^;

Yes, I have no experience with github PRs, but can we all edit the example code or does one person initiate it and then update the documentation according to comments...

@cheerfulstoic At some point as the lead developer with a deeper understanding of the framework you do have to comment. 🤪 I assume if you see something that is impossible...

P.S. I am trying to dig into some of the source code/documentation to get better acquainted with the project. :)

So are we all going to create our own PR then? Like fork the project and add a markdown file or a ruby file and create a pull request for...

Thank you Brian! Sorry, currently having a school IT crisis. FML lol

The main logic here is that if a block is given, we will execute it in the context of that session/transaction/result. We will also yield the object to the block,...

> Just piping in briefly: I think that the idea is to keep the `neo4j` gem but in a major version update replace the innards to make it work with...