You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: