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

Exclude attributes of just one model (not all models) #421

Open
SimBed opened this issue Jan 10, 2025 · 0 comments
Open

Exclude attributes of just one model (not all models) #421

SimBed opened this issue Jan 10, 2025 · 0 comments

Comments

@SimBed
Copy link

SimBed commented Jan 10, 2025

I have one model with a large number of attributes, which takes up too much space in the default diagram. Reading the customisation section of the docs, I’ve figured out I can exclude this model:
$rake erd exclude="Bigtable"
Or exclude attributes of all models:
$rake erd attributes=false
But I don’t see that I can just exclude some (or all) attributes of a single model. And it would be great if that was possible.

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