Sha256: 49684964984cd4c01c1b02f303f39014d5d3c0d68d584c47ad63c3482f7d2155
Contents?: true
Size: 1.79 KB
Versions: 0
Compression: gzip
Compressed size: 743 Bytes
Stored size: 743 Bytes
Contents
--- !ruby/object:Gem::Specification name: netsign-annotate version: !ruby/object:Gem::Version hash: 23 prerelease: false segments: - 2 - 4 - 4 version: 2.4.4 platform: ruby authors: - Cuong Tran - Alex Chaffee - Marcos Piccinini autorequire: bindir: bin cert_chain: [] date: 2011-01-30 00:00:00 -08:00 default_executable: annotate dependencies: [] description: Packaged for netSIGN, gem experimentation email: - alex@stinky.com - ctran@pragmaquest.com - x@nofxx.com executables: - annotate extensions: [] extra_rdoc_files: - README.rdoc files: - History.txt - README.rdoc - VERSION.yml - bin/annotate - lib/annotate.rb - lib/annotate/annotate_models.rb - lib/annotate/annotate_routes.rb - lib/tasks/annotate_models.rake - lib/tasks/annotate_routes.rake - spec/annotate/annotate_models_spec.rb - spec/annotate/annotate_routes_spec.rb - spec/annotate_spec.rb - spec/spec.opts - spec/spec_helper.rb - tasks/migrate.rake has_rdoc: true homepage: https://github.com/miyucy/annotate_models licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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: netsign-annotate rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Annotates Rails Models, routes, fixtures, and others based on the database schema. test_files: - spec/annotate/annotate_models_spec.rb - spec/annotate/annotate_routes_spec.rb - spec/annotate_spec.rb - spec/spec_helper.rb