method

ctime

v1_8_6_287 - Show latest stable - Class: File
ctime(p1)
public

Returns the change time for the named file (the time at which directory information about the file was changed, not the file itself).

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