dry-rb / dry-container

A simple, configurable object container implemented in Ruby
https://dry-rb.org/gems/dry-container
MIT License
335 stars 41 forks source link

Added ability to decorate keys #50

Closed igor-alexandrov closed 5 years ago

igor-alexandrov commented 5 years ago

Added ability to decorate keys as it was discussed in: https://github.com/dry-rb/dry-container/issues/40

flash-gordon commented 5 years ago

Thanks. I'm preparing a new release, let's go with this implementation for now and see how it works