notahat / machinist

Fixtures aren't fun. Machinist is.
MIT License
1.12k stars 134 forks source link

Fixnum & Integer unification for Ruby 2.4 compatibility #130

Closed iamliamnorton closed 7 years ago

iamliamnorton commented 7 years ago

This removes the deprecation warning

warning: constant ::Fixnum is deprecated

iamliamnorton commented 7 years ago

Closing this due to the extremely limited likelihood of being merged.