Question d’entretien chez Rackspace Technology

What is the difference between :this, @this, and @@this?

Réponse à la question d'entretien

Utilisateur anonyme

11 févr. 2015

in ruby :this ---- symbol @this --- instance variable @@this --class variable