mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
This commit updates places where previously we were casting both terms in a float division into floats in order to ensure that float division occurs to use the `fdiv` method, which will always do float division and is available on both `Floats` and `Integers` because they are both `Numeric`. |
||
|---|---|---|
| .. | ||
| vmpooler | ||
| vmpooler.rb | ||