harness / ff-ruby-server-sdk

Ruby Server SDK for integrating with Harness Feature Flag service.
https://www.harness.io/
Apache License 2.0
3 stars 5 forks source link

[FFM-9036] - Convert target attributes with string keys to symbol keys #30

Closed andybharness closed 1 year ago

andybharness commented 1 year ago

FFM-9036 - Convert target attributes with string keys to symbol keys

What For any target attribute passed in with a string key convert them to a symbol key

Why Make sure we’re internally consistent when handling keys

Testing Manual + testgrid