Skip to content

Use of deprecated ::Fixnum in AR connection adapter #212

@Gerard-at-Streamit

Description

@Gerard-at-Streamit

Since Ruby 2.4, Bignum and Fixnum have been unified into Integer (see Ruby 2.4. release). The use of Fixum generates a warning:

(....)/active_record/connection_adapters/em_mysql2_adapter.rb:27: warning: constant ::Fixnum is deprecated

Are there plans to update this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions