softlayer / softlayer-ruby

http://softlayer.github.io/softlayer-ruby/
MIT License
54 stars 35 forks source link

Parse timeouts from config files as integers #71

Closed SLsthompson closed 9 years ago

SLsthompson commented 9 years ago

Fixes #70 The timeout value of a config file was coming in as a string, but needed to be passed to the XMLRPC processor as an integer. This change asks that the timeout be parsed as an integer.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.0%) when pulling 853823bf37e9f473974ce9c2148cfebb4757dd44 on SLsthompson:master into 7edd6cac8942cd3042c130779dfac873a1c062fb on softlayer:master.