Pregunta de entrevista de Rackspace Technology

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

Respuesta de la entrevista

Anónimo

11 feb 2015

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