After using Ruby 1.9.2 for a few months now the new/alternate hash syntax has grown on me quite a bit, especially for keyword arguments. It typically ends up being much more readable (unless your value is a symbol (key: :value) reads awfully).
If you don't like it though, there's no reason to use it yet.
If you don't like it though, there's no reason to use it yet.