Sha256: d363cd259b3dde1d9d13c1eb19a122af26a7d9535add3a7d2a0aa02419b77a3c

Contents?: true

Size: 1.63 KB

Versions: 0

Compression: gzip

Compressed size: 635 Bytes

Stored size: 635 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: nofxx-annotate
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 3
  - 0
  - 1
  version: 3.0.1
platform: ruby
authors: 
- Cuong Tran
- Marcos Piccinini
autorequire: 
bindir: bin
cert_chain: []

date: 2010-12-20 00:00:00 -02:00
default_executable: annotate_models
dependencies: []

description: 
email: x@nofxx.com
executables: 
- annotate_models
extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- History.txt
- README.rdoc
- Rakefile
- VERSION
- bin/annotate_models
- 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: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
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/annotate_spec.rb
- spec/spec_helper.rb

Package Spec version

nofxx-annotate-3.0.1