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
Follow up of #907.
Since `Fixnum` is a subclass of `Integer`, I thought it would be OK to
replace it with `Integer`. Especially, It will be a calm expression for
Ruby 2.4 or higher users.
0 commit comments