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

Failed: NoMethodError: undefined method `each' for nil:NilClass #35

Closed
greyblake opened this issue Aug 16, 2012 · 1 comment
Closed

Comments

@greyblake
Copy link

Steps to reproduce

Run in root rails application directory:

bundle exec erd

Backrace

/rails-erd-1.0.0/lib/rails_erd/cli.rb:130:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
/rails-erd-1.0.0/lib/rails_erd/cli.rb:116:in `start'
/rails-erd-1.0.0/bin/erd:4

Environment

Rails: 3.2.6
Ruby: ruby 1.8.7, REE 2012.02
DB: PostgreSQL 9.1
ERD: RailsERD 1.0.0
OS: Linux 2.6.32-5-amd64, Debian GNU/Linux 6.0.1

@greyblake
Copy link
Author

rake erd

works fine.

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

1 participant