You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I get a
NoMethodError: undefined method 'within_distance' for #<AssociationProxy
when the model association has arel_class:
used. Anyone get this working with customNeo4j::ActiveRel
?Thanks
The text was updated successfully, but these errors were encountered: