RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: voodoo
Site: http://Integrated-Internet.com/blog
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.
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.