Sha256: 8b3a1e12b25cd8da54e5ae755fdfed31c544222a6c6e1b5e5b835a135c0a06e9
Contents?: true
Size: 389 Bytes
Versions: 2
Compression:
Stored size: 389 Bytes
Contents
=begin Copyright (C) 2006 Sam Roberts This library is free software; you can redistribute it and/or modify it under the same terms as the ruby language itself, see the file COPYING for details. =end module Vpim class Icalendar module Property module Resources def resources proptextlistarray 'RESOURCES' end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vpim-0.357 | lib/vpim/property/resources.rb |
vpim-0.360 | lib/vpim/property/resources.rb |