Sha256: 3e9bfcb634fc168da9923ea47cb3a3602578def10a4e13dad73076d0ebb54dc9

Contents?: true

Size: 1.55 KB

Versions: 0

Compression: gzip

Compressed size: 682 Bytes

Stored size: 682 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: my_annotations
version: !ruby/object:Gem::Version 
  hash: 11
  prerelease: false
  segments: 
  - 0
  - 5
  - 0
  version: 0.5.0
platform: ruby
authors: 
- Jiten Bhagat
- Stuart Owen
- Quyen Nguyen
autorequire: 
bindir: bin
cert_chain: []

date: 2013-05-02 00:00:00 +01:00
default_executable: 
dependencies: []

description: This gem allows arbitrary metadata and relationships to be stored and retrieved, in the form of Annotations for any model objects in your Ruby on Rails (v2.2+) application.
email: nttqa22001@yahoo.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- lib/my_annotations.rb
- RakeFile
- VERSION.yml
- LICENSE
- script/console
- README.rdoc
- RUNNING_TESTS.rdoc
- my_annotations.gemspec
has_rdoc: true
homepage: https://github.com/myGrid/annotations
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: This gem allows arbitrary metadata and relationships to be stored and retrieved, in the form of Annotations for any model objects in your Ruby on Rails (v2.2+) application.
test_files: []

Package Spec version

my_annotations-0.5.0