Sha256: 302d3776377902053cab2170654e9ed5846aa17581b566254edf31d1aaa70752
Contents?: true
Size: 1.5 KB
Versions: 0
Compression: gzip
Compressed size: 618 Bytes
Stored size: 618 Bytes
Contents
--- !ruby/object:Gem::Specification name: nofxx-annotate version: !ruby/object:Gem::Version version: 2.3.2 platform: ruby authors: - Cuong Tran - Marcos Piccinini autorequire: bindir: bin cert_chain: [] date: 2009-08-21 00:00:00 -07:00 default_executable: annotate dependencies: [] description: email: x@nofxx.com executables: - annotate extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - History.txt - README.rdoc - Rakefile - VERSION - annotate.gemspec - 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 has_rdoc: false homepage: http://github.com/nofxx/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, and others test_files: - spec/annotate/annotate_models_spec.rb - spec/annotate/annotate_routes_spec.rb - spec/spec_helper.rb - spec/annotate_spec.rb