Skip to content

Instantly share code, notes, and snippets.

@JuzerShakir
Created June 30, 2021 03:09
Show Gist options
  • Save JuzerShakir/852542e7d28c302f1a1fec91710618bf to your computer and use it in GitHub Desktop.
Save JuzerShakir/852542e7d28c302f1a1fec91710618bf to your computer and use it in GitHub Desktop.
Used in variable doc in medium
object.class_variables # => NoMethodError
Class_var.class_variables # => [:@@count]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment