neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 277 forks source link

rails generator fix on zeitwerk #1714

Closed mrhardikjoshi closed 9 months ago

mrhardikjoshi commented 9 months ago

rails generate command doesn't work after zeitwerk migration. This PR is to fix it by using rails convention for custo generator files.