Conversation
|
@kazuyainoue0124 Thanks for your contribution! Please follow the instructions below for each change. Available commandsYou can use the following commands by commenting on this PR.
|
|
FYI: API doc mentions the return value of
|
ksss
left a comment
There was a problem hiding this comment.
How was the effect of this change?
Perhaps gems/activerecord/6.0/activerecord.rbs also needs to be modified for substantial effect.
|
I noticed But the current design of rbs_rails expects both to be the same. It's better to change only the return types of these methods under activerecord.rbs. Refs: |
|
Thank you for your valuable feedback. In this pull request, I have only updated the return types. If there are any remaining issues, please let me know. |
|
Sorry for the delay in responding.
|

Fix types definitions for
delete_allmethods.Changed the return type of
delete_allmethods toInteger.