Closed floriandejonckheere closed 2 months ago
Add keyword arguments to the method_missing in Polyphony::ResourcePool. Resolves instances of redis.set("key", "value", ex:5).
method_missing
Polyphony::ResourcePool
redis.set("key", "value", ex:5)
Add keyword arguments to the
method_missing
inPolyphony::ResourcePool
. Resolves instances ofredis.set("key", "value", ex:5)
.