lib/neo4j/active_rel/validations.rb in neo4j-4.0.0 vs lib/neo4j/active_rel/validations.rb in neo4j-4.1.0
- old
+ new
@@ -1,9 +1,8 @@
module Neo4j
module ActiveRel
module Validations
extend ActiveSupport::Concern
include Neo4j::Shared::Validations
-
end
end
end