ActiveSupport's delegate as a standalone gem
delegates is the delegate :list, :of, :methods, to: :receiver
API, extracted from ActiveSupport into a small, no-dependencies, no-monkeypatching Ruby gem.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
delegates is the delegate :list, :of, :methods, to: :receiver
API, extracted from ActiveSupport into a small, no-dependencies, no-monkeypatching Ruby gem.
Post a comment