Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shell command 'rails generate' shows help messages but also starts neo4j server. #5

Open
fooledbyprimes opened this issue Jun 9, 2012 · 1 comment

Comments

@fooledbyprimes
Copy link

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.

@andreasronge
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants