Hi, I have an application in rails3 and i have a problem with store a
hash. I create a form with these two field
The problem is when i call create and make save i have this string in
database for the field birthplace that is wrong
— !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n!binary
“aXQ=”
Any idea?