Sha256: 7fc9d570ed392d5f3fde503f1f5125965ad2b5ea49cb5a362abf27d89be78c78

Contents?: true

Size: 1.61 KB

Versions: 0

Compression: gzip

Compressed size: 708 Bytes

Stored size: 708 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: has_vcards
version: !ruby/object:Gem::Version 
  hash: 59
  prerelease: false
  segments: 
  - 0
  - 9
  - 0
  version: 0.9.0
platform: ruby
authors: 
- "Simon H\xC3\xBCrlimann (CyT)"
autorequire: 
bindir: bin
cert_chain: []

date: 2011-08-15 00:00:00 +02:00
default_executable: 
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/helpers/has_vcards_helper.rb
- app/models/address.rb
- app/models/phone_number.rb
- app/models/vcard.rb
- app/views/vcards/_address.html.haml
- app/views/vcards/_form.html.haml
- app/views/vcards/_show.html.haml
- config/locales/has_vcards.de.yml
- 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
has_rdoc: true
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 
      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.3.7
signing_key: 
specification_version: 3
summary: VCard rails plugin
test_files: []

Package Spec version

has_vcards-0.9.0