method

ctime

v1_8_7_72 - Show latest stable - Class: File::Stat
ctime()
public

Returns the change time for stat (that is, the time directory information about the file was changed, not the file itself).

   File.stat("testfile").ctime   #=> Wed Apr 09 08:53:14 CDT 2003