brooklynDev / airborne

RSpec driven API testing framework
MIT License
1.13k stars 122 forks source link

Fix Bignum Fixnum deprecation warnings #128

Closed casiodk closed 7 years ago

casiodk commented 7 years ago

Had to do this to get completely rid of all the warnings

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.8%) to 98.171% when pulling 58a32eb9e321e038755ff42daaee02529e9df88d on Soundtracktor:master into e639cae6a184438fe0939d2f89f4b0b2499e4e11 on brooklynDev:master.

casiodk commented 7 years ago

@sethpollack Is it possible to get rid of Fixnum and Bignum all together...?