Hi guys,
we are evaluating Aura for our product (https://www.pulsarplatform.com) we have already a prototype in ruby but it struggles to work with Aura.
I'm in contact with the maintainer of the ruby driver and ActiveGraph an active model wrapper for Neo4j.
Unfortunately only the JRuby version works with Neo4J > 4.0.x, the plain ruby driver, instead, based on Seabolt works only with < 4.0.x version.
I know there's already a plain Ruby implementation of the driver (https://github.com/neo4jrb/neo4j-ruby-driver/tree/4.2) but It's not yet production ready.
Any chance you start supporting a Ruby driver?