public
Description: Code and slides for my presentation first seen at RailsConf Europe 2008
Homepage: http://therealadam.com/archive/2008/09/09/i-heart-complexity/
Clone URL: git://github.com/therealadam/i-heart-complexity.git
therealadam (author)
Thu Sep 04 12:56:58 -0700 2008
commit  c76aea40101366230a922afcbda9d54329addee8
tree    6c1905248f6c027b4d455353951898517dd1b35d
parent  c67057b8437314dd8da45f72b58136f5bbc16153
README.textile

I ♥ Complexity

You’ll probably want to check out my talk, also called “I Heart Complexity”.

These examples1 started from the currency example and then evolved to add further sophistication. So you could follow the git log if you want, or read the examples in this order:

  • domain/order.rb
  • domain/orer_modeled.rb
  • currency/order.rb
  • timetravel/order.rb
  • asynchrony/order.rb

1 With the exception of the dogs example