Sha256: 43f269367e18b78eed56e3401dc26d7a7f6ab156ca10ba27d64a483a3c936660
Contents?: true
Size: 915 Bytes
Versions: 1
Compression:
Stored size: 915 Bytes
Contents
Gem::Specification.new do |s| s.name = 'my_annotations' s.version = '0.5.0' s.date = '2013-05-02' s.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." s.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." s.authors = ["Jiten Bhagat","Stuart Owen","Quyen Nguyen"] s.email = 'nttqa22001@yahoo.com' s.files = ["lib/my_annotations.rb", "RakeFile", "VERSION.yml", "LICENSE", "script/console", "README.rdoc", "RUNNING_TESTS.rdoc", "my_annotations.gemspec"] s.homepage = 'https://github.com/myGrid/annotations' s.require_paths = ["lib"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
my_annotations-0.5.0 | my_annotations.gemspec |