-
Notifications
You must be signed in to change notification settings - Fork 108
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
Fixed steep error points in ActiveRecord 6.1 #631
Conversation
I am not sure how Steep errors came to be ignored. |
@rhiroe Thanks for your contribution! Please follow the instructions below for each change. Available commandsYou can use the following commands by commenting on this PR.
|
14f2d53
to
c2f4c7e
Compare
It's much better to use symlinks for these files than copying them. |
Looks good. Thanks! |
- Symlink of _test/metadata.yaml in 6.0 to 6.1 - Annotated `User#articles` definition using `@dynamic` and removed _test/steep_expectations.yml These files are added in ruby#598
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
APPROVE
/merge |
resolved #619
User#articles
definition using@dynamic
and removed _test/steep_expectations.yml