Sha256: 8d5b6923f703f9c75451d1295513bb564fd72e00f8120f7dbc5aaade08d716cf
Contents?: true
Size: 108 Bytes
Versions: 35
Compression:
Stored size: 108 Bytes
Contents
class NSURL def open NSUIApplication.sharedApplication.openURL(NSUrl.URLWithString(self)) end end
Version data entries
35 entries across 35 versions & 1 rubygems