alternate syntax for symbol as hash keys Ruby 1.9 {a: b} redirect_to action: show Ruby 1.8.6 {:a => b} redirect_to :action => show