public
Description: Implementation of Design Patterns in Ruby
Homepage:
Clone URL: git://github.com/shvets/design_patterns_in_ruby.git
name age message
file README Sat Feb 21 16:27:46 -0800 2009 test [shvets]
directory behavioral/ Sun Mar 22 08:28:29 -0700 2009 added act_as_observable to make dynamic code ge... [shvets]
directory creational/ Sun Mar 22 07:50:13 -0700 2009 corrected observer pattern to include Proc as O... [shvets]
directory enterprise/ Mon Feb 16 12:56:29 -0800 2009 first commit [shvets]
directory structural/ Sun Mar 22 07:50:13 -0700 2009 corrected observer pattern to include Proc as O... [shvets]
README
Implementation of Design Patterns in Ruby