Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ruby 2.4 unifies Fixnum and Bignum into Integer
For now, make the test expectations different for ruby 2.4.0+ vs. prior rubies. CustomAttribute#value_type returns a symbol for a ruby core class, a hardcoded value instead of the class's behavior. Do we use this? Why are we returning a value instead of caring about behavior of the old Fixnum and Integer? If we don't use this, we should remove the whole method and it's tests added in: 4687394 The PR that added this was: #11000 Adding CustomAttribute to provider UI/API was added in: #10897
- Loading branch information