Sha256: 4775f8e58592480c9fe54a46204e194ac41a2dd680472c20a5aea55132ba655f

Contents?: true

Size: 350 Bytes

Versions: 2

Compression:

Stored size: 350 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

require 'vpim/vcard'

module Vpim
  module Maker #:nodoc:backwards compat
    Vcard = Vpim::Vcard::Maker #:nodoc:backwards compat
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vpim-0.357 lib/vpim/maker/vcard.rb
vpim-0.360 lib/vpim/maker/vcard.rb