open-feature / ruby-sdk

Ruby implementation of the OpenFeature SDK
https://openfeature.dev
Apache License 2.0
21 stars 7 forks source link

Implement `float` and `integer` variations on `number` type #121

Closed maxveldink closed 4 months ago

maxveldink commented 4 months ago

We don't currently support Condition 1.3.3, even though Ruby does differentiate between floats and integers. We should add this behavior and update our included providers.