Sha256: 3b60d1b6df6539d05178dab4ebecb1b9938abe3b6128b07a0ffc41519f88dab0
Contents?: true
Size: 377 Bytes
Versions: 2
Compression:
Stored size: 377 Bytes
Contents
# -*- encoding : utf-8 -*- =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 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-24.2.20 | lib/vpim/maker/vcard.rb |
vpim-13.11.11 | lib/vpim/maker/vcard.rb |