The Ruby tests for decode are wrong. They don't look for the decoded message just the array turned into a string minus the first two characters.
keys are shown as symbols in the instuctions but are string in the ruby solution.
Loading collection data...
The Ruby tests for decode are wrong. They don't look for the decoded message just the array turned into a string minus the first two characters.
keys are shown as symbols in the instuctions but are string in the ruby solution.