Project

General

Profile

Actions

Bug #14154

closed

Ruby 2.4 and support for rails 3

Added by lima (Rafael Lima) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
2.4.2
[ruby-core:84088]

Description

After upgrading a Rails project from 2.1.5 to 2.4.2 I ran into a number of failing tests. Seems like a behavior of ActiveSupport::Duration can't be coerced into Integer

I’ve looked at some important changes that are part of the Ruby 2.4 (such as Integer class unification). These modifications represent improvements to the language, but at the same time, they may not be fully compatible with existing code that runs in Ruby 2.3 or earlier. Some extra work might be needed with gems or third-party libraries to avoid problems with Ruby 2.4.

Was it intended to be that way even though it's not a major upgrade?

Actions

Also available in: Atom PDF

Like0
Like0Like0