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

Attributes with attr are not recognized #9

Open
NobbZ opened this issue Jul 9, 2011 · 0 comments
Open

Attributes with attr are not recognized #9

NobbZ opened this issue Jul 9, 2011 · 0 comments

Comments

@NobbZ
Copy link

NobbZ commented Jul 9, 2011

When using attr :attribute_name the attributes are not recognized in the uml-graph.

code example:

class Example
  attr :example_attr, true
end

the example_attr will not be shown in the graph.

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