Sha256: 7da5b8aa2a7c2df2172dbd5c81f0e7708bdd74c179399116d8a3d663af7d0bb4

Contents?: true

Size: 1.9 KB

Versions: 0

Compression: gzip

Compressed size: 767 Bytes

Stored size: 767 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: doubledrones-annotate
version: !ruby/object:Gem::Version 
  hash: 77
  prerelease: false
  segments: 
  - 2
  - 4
  - 0
  - 1
  version: 2.4.0.1
platform: ruby
authors: 
- Cuong Tran
- Alex Chaffee
- Marcos Piccinini
- "Marcin Micha\xC5\x82owski"
- Marcin Nowicki
autorequire: 
bindir: bin
cert_chain: []

date: 2010-08-13 00:00:00 +02:00
default_executable: annotate
dependencies: []

description: Annotates Rails Models, routes, fixtures, and others based on the database schema.
email: 
- alex@stinky.com
- ctran@pragmaquest.com
- x@nofxx.com
- dev@doubledrones.com
executables: 
- annotate
extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- History.txt
- README.rdoc
- VERSION.yml
- 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
- tasks/migrate.rake
has_rdoc: true
homepage: http://github.com/doubledrones/annotate_models
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: Annotates Rails Models, routes, fixtures, and others based on the database schema.
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

doubledrones-annotate-2.4.0.1