I would like to know how to calculate the time between creating a record (created_at) and the current time . My intention is to show this difference in seconds, minutes, hours, or days that this occurred. Is there a gem / method to accomplish this task?