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

Build arcs for Rails associations? #7

Closed
existentialmutt opened this issue Feb 1, 2018 · 2 comments
Closed

Build arcs for Rails associations? #7

existentialmutt opened this issue Feb 1, 2018 · 2 comments

Comments

@existentialmutt
Copy link

Super cool project- thanks for putting this together! Would you consider building dependencies between Rails models linked by has_many / belongs_to associations? Those are pretty common dependencies that aren't directly referenced by the constant name.

@emad-elsaid
Copy link
Owner

emad-elsaid commented Feb 1, 2018

my approach to this would be making the project extensible enough to support specific frameworks convention, in that case a parser for rails or hanami would be possible naturally, or any other framework that uses meta programming.

@emad-elsaid
Copy link
Owner

As there are no plans to support Rails associations I'll close this issue.

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

2 participants