The Property List (plist) Generator allows you to serialize your data to Property Lists. This is especially useful when writing system-level code for Mac OS X, but has other applications as well. The basic Ruby datatypes (numbers, strings, symbols, dates/times, arrays, and hashes) can be natively converted to plist types, and other types are Marshal'ed into the plist <data> type.
Required Ruby Version
> 0.0.0
Authors
Ben Bleything
Versions
- 3.7.2 December 26, 2024 (9 KB)
- 3.7.1 December 26, 2023 (9 KB)
- 3.7.0 February 21, 2023 (9 KB)
- 3.6.0 December 30, 2020 (9 KB)
- 3.5.0 December 22, 2018 (9 KB)
- 0.0.1 July 31, 2006This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (7 KB)