Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
Strategy « Design Patterns « Ruby
Ruby
Design Patterns
Strategy
1.
Replacing the Algorithm with the Strategy
2.
Sharing Data between the Context and the Strategy
3.
Strategy pattern with Ruby dynamic attributes