Skip to content

Instantly share code, notes, and snippets.

@mehdi-farsi
Created August 12, 2019 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mehdi-farsi/2a0d858c48752b876a7557b87ed20833 to your computer and use it in GitHub Desktop.
Save mehdi-farsi/2a0d858c48752b876a7557b87ed20833 to your computer and use it in GitHub Desktop.
# frozen_string_literal: false
# frozen_string_literal: true
p 'key'.object_id # => 70306598556120
p 'key'.object_id # => 70306598556120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment