--- !ruby/object:Gem::Specification name: has_vcards version: !ruby/object:Gem::Version hash: 61 prerelease: segments: - 0 - 12 - 9 version: 0.12.9 platform: ruby authors: - "Simon H\xC3\xBCrlimann (CyT)" autorequire: bindir: bin cert_chain: [] date: 2012-02-06 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: rails prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 7 segments: - 3 - 0 version: "3.0" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: inherited_resources prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id002 description: vCard like contact and address models and helpers for Rails. email: simon.huerlimann@cyt.ch executables: [] extensions: [] extra_rdoc_files: - MIT-LICENSE - 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/application.rb - config/boot.rb - config/locales/de.yml - config/locales/en.yml - config/routes.rb - db/migrate/000_create_vcard_tables.rb - db/migrate/20120119091225_add_index_to_vcards.rb - lib/has_vcards.rb - lib/has_vcards/railtie.rb - lib/has_vcards/version.rb - MIT-LICENSE - README.markdown homepage: https://github.com/huerlisi/has_vcards licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: vCard plugin for Rails test_files: [] has_rdoc: