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

resolve warnings generated by rails_erd #74

Open
alexdean opened this issue Apr 22, 2016 · 0 comments
Open

resolve warnings generated by rails_erd #74

alexdean opened this issue Apr 22, 2016 · 0 comments
Assignees

Comments

@alexdean
Copy link

Hey all. When I run rake erd (from the rails-erd gem), i get the following warnings...

Loading application environment...
Loading code in search of Active Record models...
Generating Entity-Relationship Diagram for 20 models...
Warning: Ignoring invalid association :live_build on FrontEndBuilds::App (model FrontEndBuilds::Build exists, but is not included in domain)
Warning: Ignoring invalid association :builds on FrontEndBuilds::App (model FrontEndBuilds::Build exists, but is not included in domain)
Warning: Ignoring invalid association :recent_builds on FrontEndBuilds::App (model FrontEndBuilds::Build exists, but is not included in domain)
Done! Saved diagram to erd.pdf.

I don't think this is actually serious, but it would be nice to have some idea how to quiet this.

@alexdean alexdean self-assigned this Apr 22, 2016
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