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

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