neo4j-admin
neo4j-admin copied to clipboard
shell command 'rails generate' shows help messages but also starts neo4j server.
using neo4j 1.3.1, rails 3.1.0, neo4j-admin < 0.1.0... shell command 'rails g', 'rails g model', etc. try to start the server but shouldn't since user is just trying to get help info on the 'generate' command.
Thanks, have to fix this. Guess just need to check if some constant (defined by rails generator command) is not defined before starting the server.