neo4jrb / neo4jrb_spatial

Basic integration between Neo4j.rb and Neo4j Spatial
12 stars 12 forks source link

NoMethodError: undefined method `within_distance' for #<AssociationProxy #24

Open elfassy opened 6 years ago

elfassy commented 6 years ago

I get a NoMethodError: undefined method 'within_distance' for #<AssociationProxy when the model association has a rel_class: used. Anyone get this working with custom Neo4j::ActiveRel? Thanks