Ruby on Rails Friday, September 20, 2019

On Fri, 20 Sep 2019 at 18:10, fugee ohu <fugee279@gmail.com> wrote:
>
> How do I keep a record of the original creation date? What if I wanna preserve the original creation date?

Each record in the database has a created_at field. At least mine do.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsoiMAJ7fMjFAFKrScDUr4gVn54PENM0tisjdQOTb3kHQ%40mail.gmail.com.

No comments:

Post a Comment