Ad
  • Custom User Avatar

    Someone, please, explain me what does this test "Wrongly updated 'one' key with :one" mean? It's not clearly to me.
    I have hash with pairs of keys-value 'one' => 1, :one => 'someValue'. What should I update?
    I trying to update all keys, only one of them and not update at all. Nothing works fine.