Created
June 30, 2019 10:47
-
-
Save MittalPatel-BTC/5cb6a77806d9156a488e5f277fa50b53 to your computer and use it in GitHub Desktop.
Retrieve hash value using its key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
symbolic_hash[:a] # 1 | |
symbolic_hash["a"] # nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment