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

Update database Cleaner with rails 5 and replace Fixnum with Integer #10

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

Conversation

HassanTC
Copy link

Fixnum is now deprecated in ruby version 2.4
https://bugs.ruby-lang.org/issues/12005
database_cleaner needs to be updated with the last version so it works with rails 5 DatabaseCleaner/database_cleaner#477

@HassanTC HassanTC force-pushed the fix/upgrade-with-rails5-ruby2.5 branch from fc28227 to a8ff80d Compare September 14, 2018 14:51
@HassanTC HassanTC force-pushed the fix/upgrade-with-rails5-ruby2.5 branch 6 times, most recently from 29a05ab to a14a0d1 Compare October 24, 2018 10:51
@HassanTC HassanTC force-pushed the fix/upgrade-with-rails5-ruby2.5 branch from a14a0d1 to 54654e0 Compare October 24, 2018 10:55
@Abdelrahman-Atia Abdelrahman-Atia removed their request for review June 22, 2021 06:40
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.

2 participants