Pregunta de entrevista de CareMessage

What is the difference between Time.now and Time.current

Respuesta de la entrevista

Anónimo

6 abr 2022

Time.current isn't listed with the Time class at ruby-doc.org, for version 3.1.1. I guess the answer is Time.now is real, and Time.current is fake?