Sha256: 3d07fdefbfd94371a4cfeb766fc1983dbef4f5bdd528e26e5de304f85318f050
Contents?: true
Size: 1.54 KB
Versions: 0
Compression: gzip
Compressed size: 631 Bytes
Stored size: 631 Bytes
Contents
--- !ruby/object:Gem::Specification name: selleo-annotate version: !ruby/object:Gem::Version version: 2.3.2 platform: ruby authors: - Cuong Tran - Marcos Piccinini autorequire: bindir: bin cert_chain: [] date: 2009-10-23 00:00:00 +02:00 default_executable: annotate dependencies: [] description: email: x@selleo.com executables: - annotate extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - History.txt - README.rdoc - Rakefile - VERSION - 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 - lib/tasks/automatic_annotation.rake - spec/annotate/annotate_models_spec.rb - spec/annotate/annotate_routes_spec.rb - spec/annotate_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/selleo/annotate licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Annotates Rails Models, routes, automatic annotation and others test_files: - spec/annotate_spec.rb - spec/annotate/annotate_routes_spec.rb - spec/annotate/annotate_models_spec.rb - spec/spec_helper.rb