Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > pathnameライブラリ > Pathnameクラス > ctime

instance method Pathname#ctime

ctime -> Time

File.ctime(self.to_s) を渡したものと同じです。

[SEE_ALSO] File.ctime

class Pathname