Sha256: 2a8bcdf799222e1cabd0262cf9e4a0cbff76b83a947eb63a42bc7a7bb769a6be
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 696 Bytes
Stored size: 696 Bytes
Contents
--- !ruby/object:Gem::Specification name: has_vcards version: !ruby/object:Gem::Version version: 0.12.3 prerelease: platform: ruby authors: - Simon Hürlimann (CyT) autorequire: bindir: bin cert_chain: [] date: 2011-11-25 00:00:00.000000000Z dependencies: [] description: Rails gem providing VCard like contact and address models and helpers. email: simon.huerlimann@cyt.ch executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - app/controllers/phone_numbers_controller.rb - app/helpers/has_vcards_helper.rb - app/models/address.rb - app/models/phone_number.rb - app/models/vcard.rb - app/views/phone_numbers/_form.html.haml - app/views/phone_numbers/_list.html.haml - app/views/phone_numbers/_nested_form.html.haml - app/views/phone_numbers/_phone_number.html.haml - app/views/vcards/_address.html.haml - app/views/vcards/_form.html.haml - app/views/vcards/_show.html.haml - config/locales/has_vcards.de.yml - config/routes.rb - lib/generators/has_vcards/migration_generator.rb - lib/generators/has_vcards/templates/migration.rb - lib/has_vcards.rb - lib/has_vcards/railtie.rb - lib/has_vcards/version.rb - README.markdown homepage: https://github.com/huerlisi/bookyt_pos licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.11 signing_key: specification_version: 3 summary: VCard rails plugin test_files: []