We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b4849 commit 2b02acfCopy full SHA for 2b02acf
test/unit/integer_id_test.rb
@@ -22,7 +22,6 @@ class Director < BaseResource
22
has_many :movies
23
end
24
25
-
26
NUMERIC_ASSERTION = Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.4') ? Fixnum : Integer
27
28
class IntegerIdTestAssociationTest < MiniTest::Test
0 commit comments