Sha256: 5788b3eeb4d02c37ab79f84cbfd40fe9805adde758ba697c2dcaae1a5a0b49dd

Contents?: true

Size: 1.82 KB

Versions: 0

Compression: gzip

Compressed size: 719 Bytes

Stored size: 719 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: miyucy-annotate
version: !ruby/object:Gem::Version 
  hash: 25
  prerelease: false
  segments: 
  - 2
  - 4
  - 3
  version: 2.4.3
platform: ruby
authors: 
- Cuong Tran
- Alex Chaffee
- Marcos Piccinini
autorequire: 
bindir: bin
cert_chain: []

date: 2010-10-15 00:00:00 +09: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
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
- lib/tasks/migrate.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: true
homepage: http://github.com/miyucy/annotate
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: annotate
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_spec.rb
- spec/spec_helper.rb
- spec/annotate/annotate_models_spec.rb
- spec/annotate/annotate_routes_spec.rb

Package Spec version

miyucy-annotate-2.4.3