What is the use of say_with_time?

Hi,

What is the use of say_with_time method in ROR migration?

Thanks in advance...

Rails documentation describes say_with_time with an example : http://www.railsdocumentation.org/api/classes/ActiveRecord/Migration.html

Karthi kn wrote: