Sha256: b4ea45a7354e0d551ccc58bec814810da1e0e96f434faf2f1f37764c97939b9f

Contents?: true

Size: 389 Bytes

Versions: 23

Compression:

Stored size: 389 Bytes

Contents

=begin
  Copyright (C) 2008 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

23 entries across 23 versions & 11 rubygems

Version Path
vpim-0.597 lib/vpim/property/resources.rb
vpim-0.695 lib/vpim/property/resources.rb
vpim-0.658 lib/vpim/property/resources.rb