Posts Tagged ‘delegation’
Ruby Proxy Pattern and Dynamic Delegation with ActiveSupport BasicObject
An overview of the Ruby 1.9 BasicObject, including a small proxy pattern and delegation example.
Understanding Ruby and Rails: Delegate
A small tutorial about the Ruby on Rails delegate method which provides support for implementing the Delegation Design Pattern.
Recent Comments