Re: test 2 (no there wasn't a test 1)
Refactoring of: test 2 (no there wasn't a test 1)
Language: Ruby
x = {:one => 'hey', :two => 'ho'}
puts x[:one]
Reveal More
Added over 2 years ago by
ChrisLerum
ChrisLerum
Refactoring of: test 2 (no there wasn't a test 1)
Language: Ruby
x = {:one => 'hey', :two => 'ho'}
puts x[:one]
ChrisLerum