Sha256: 4fcb8d0f887385ffe6b55b28654e1932025a52fa11ec8279297f17557b659fb5
Contents?: true
Size: 119 Bytes
Versions: 18
Compression:
Stored size: 119 Bytes
Contents
require "pathname" def foo Pathname.new("foo") end foo __END__ # Classes class Object def foo : -> Pathname end
Version data entries
18 entries across 18 versions & 1 rubygems