Sha256: 7ed587bfa7afd5f8967e7b1f50f53786543f5e25d07f26c834f8e710c30c096d
Contents?: true
Size: 158 Bytes
Versions: 2
Compression:
Stored size: 158 Bytes
Contents
class BinaryPList def self.load end def self.dump raise "Sorry - I haven't implemented a dump function. Check out the binary_plist gem" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
binary_plist-parser-0.1.1 | lib/binary_plist.rb |
binary_plist-parser-0.1.0 | lib/binary_plist.rb |