Munou Diagram 2

Let's munou!

Late to the Party -- Design Pattern in Ruby

如果你是 Design Pattern 的新手, 使用 Ruby 也有一段時間, 或是 Ruby 新手, Design Pattern 修習有一段時間, 那麼這個 Blog 有很多 Design Pattern 的 Implementation 可以參考:

Late to the Party
http://cwilliams.textdriven.com/

以及其中的

Ruby Category
http://cwilliams.textdriven.com/articles/category/ruby

包括 Decorator, Observer 等常見的 Pattern, 也有 Singleton 等概念在裡面, 非常推薦.