attr_inject
attr_inject copied to clipboard
Elegant dependency injection in ruby
Results
4
attr_inject issues
Sort by
recently updated
recently updated
newest added
if the object is not a class then it should use it's .class value to create an accessor
bug
map! should map the value and apply the injector to it. This becomes usedful when chaining dependencies
enhancement
we should be able to specify whether an attribute is public, private, or protected