Skip to content

Fix deprecation warnings for Ruby 2.4#51

Open
francocatena wants to merge 1 commit into
bootstrap-ruby:masterfrom
francocatena:master
Open

Fix deprecation warnings for Ruby 2.4#51
francocatena wants to merge 1 commit into
bootstrap-ruby:masterfrom
francocatena:master

Conversation

@francocatena

@francocatena francocatena commented Mar 14, 2017

Copy link
Copy Markdown

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
Copy Markdown

Could someone merge this?

@owen2345

owen2345 commented Jun 6, 2017

Copy link
Copy Markdown

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

@jesperronn

Copy link
Copy Markdown

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

bmalets commented Feb 1, 2018

Copy link
Copy Markdown

why not just replace Fixnum with Numeric?

@francocatena

Copy link
Copy Markdown
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