Sha256: 1130969937fdea7d8a276fc74387b879543af64099695d5828fe04e97876714c
Contents?: true
Size: 1.61 KB
Versions: 0
Compression: gzip
Compressed size: 653 Bytes
Stored size: 653 Bytes
Contents
--- !ruby/object:Gem::Specification name: nofxx-annotate version: !ruby/object:Gem::Version prerelease: false segments: - 3 - 0 - 0 version: 3.0.0 platform: ruby authors: - Cuong Tran - Marcos Piccinini autorequire: bindir: bin cert_chain: [] date: 2010-05-10 00:00:00 -03: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 - bin/annotate - lib/annotate.rb - lib/annotate/annotate_models.rb - lib/annotate/annotate_routes.rb - lib/annotate/railtie.rb - lib/tasks/annotate_models.rake - lib/tasks/annotate_routes.rake - nofxx-annotate.gemspec - 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/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 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 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