Posts arquivos para março, 2009

4mar2009

Ruby 1.9: why I don’t need SmallTalk anymore

(0) comentários
source = Account.first
destination = Account.last

transfer amount: 10, from: source, to: destination

tip: Ruby 1.9 new literal Hash syntax.

This shows Ruby improving even more, as a good host for internal DSLs.


Posted in dsl, ruby

Switch to our mobile site