Closed VidhyaKumar closed 9 years ago
touch()
has the same behavior as timestamps with created_at and updated_at, they just use Time.now
. The configuration of NoBrainer dictates what timezone behavior should be applied when serializing to the DB.
Thanks for the explanantion :yellow_heart:
Can you please implement the touch method to update the timestamps in RethinkDB, thank you.