Sha256: 8b79ffa13d706395e911ad1cdc94223f911fb1e6e45e68aaa6095b9e12053ba1
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 595 Bytes
Stored size: 595 Bytes
Contents
--- !ruby/object:Gem::Specification name: nofxx-annotate version: !ruby/object:Gem::Version version: 2.3.0 platform: ruby authors: - Cuong Tran - Marcos Piccinini autorequire: bindir: bin cert_chain: [] date: 2009-06-11 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 - 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 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.2.0 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