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

Fix deprecation warnings for Ruby 2.4 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

francocatena
Copy link

@francocatena francocatena commented Mar 14, 2017

Since 2.4 deprecate the use of constant Fixnum, now check for 0.class instead (to ensure compatibility with older versions).

Cheers.

@alejandrodevs
Copy link

Could someone merge this?

@owen2345
Copy link

owen2345 commented Jun 6, 2017

Hey @nickpad can you please merge this? I am using this on Camaleon CMS and I need this solved.

@jesperronn
Copy link

If you release a version, then it would only be a new patch version, right?

aguywithanidea pushed a commit to HeyPublisher/will_paginate-bootstrap that referenced this pull request Dec 29, 2017
@bmalets
Copy link

bmalets commented Feb 1, 2018

why not just replace Fixnum with Numeric?

@francocatena
Copy link
Author

@bmalets Since this project is no longer maintained (I realized this after the PR) any further discussion is pointless =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants