Sha256: bf8fdfda6d206023fe623b3b81bc22bb971c318f61a39103f1d1576dfc00c946
Contents?: true
Size: 1.9 KB
Versions: 0
Compression: gzip
Compressed size: 765 Bytes
Stored size: 765 Bytes
Contents
--- !ruby/object:Gem::Specification name: doubledrones-annotate version: !ruby/object:Gem::Version hash: 75 prerelease: false segments: - 2 - 4 - 0 - 2 version: 2.4.0.2 platform: ruby authors: - Cuong Tran - Alex Chaffee - Marcos Piccinini - "Marcin Micha\xC5\x82owski" - Marcin Nowicki autorequire: bindir: bin cert_chain: [] date: 2010-08-13 00:00:00 +02:00 default_executable: annotate dependencies: [] description: Annotates Rails Models, routes, fixtures, and others based on the database schema. email: - alex@stinky.com - ctran@pragmaquest.com - x@nofxx.com - dev@doubledrones.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: http://github.com/doubledrones/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: 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