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

Replace all references to Fixnum and Bignum with Integer (Fixnum and Bignum are deprecated) #604

Commits on Dec 20, 2017

  1. remove warning Fixnum is deprecated

    Ruby2.4 unify Fixnum and Bignum into Integer
    https://bugs.ruby-lang.org/issues/12005
    takkanm committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    961e882 View commit details
    Browse the repository at this point in the history