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

Bug in process associations - 'assoc.macro' renamed to 'assoc.methods' #135

Open
kornysietsma opened this issue Mar 28, 2023 · 0 comments
Open

Comments

@kornysietsma
Copy link

There seems to have been a bug introduced in this commit where assoc.macro.to_s was changed to assoc.methods.to_s in models_diagram.rb:

https://github.com/preston/railroady/blob/f348ba5a1694116032a97dc150d1b354282f597d/lib/railroady/models_diagram.rb#LL272C31-L272C31

This will break the processing of model associations.

@kornysietsma kornysietsma changed the title Bug in process associations - 'assoc.methods' not 'assoc.macro' Bug in process associations - 'assoc.macro' renamed to 'assoc.methods' Mar 28, 2023
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