Skip to content

Instantly share code, notes, and snippets.

@MittalPatel-BTC
Created June 30, 2019 10:47
Show Gist options
  • Save MittalPatel-BTC/5cb6a77806d9156a488e5f277fa50b53 to your computer and use it in GitHub Desktop.
Save MittalPatel-BTC/5cb6a77806d9156a488e5f277fa50b53 to your computer and use it in GitHub Desktop.
Retrieve hash value using its key
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