RailsCasts Pro episodes are now free!

Learn more or hide this

Paul Vudmaska's Profile

GitHub User: voodoo

Site: http://Integrated-Internet.com/blog

Comments by Paul Vudmaska

Avatar

I like that you can prefix the yaml key with a colon, like so

:symbol:

in your yaml file so you don't have to use symobolize_keys!. Also, if I remember correctly, symbolize_keys! only works one level deep.