I use timestamp column type. Also, if you name your columns as
created_on and updated_on you don't have to populate it, Rails will do
it automatically for you.
sayoyo wrote:
I use timestamp column type. Also, if you name your columns as
created_on and updated_on you don't have to populate it, Rails will do
it automatically for you.
sayoyo wrote: