Sha256: 4eada117d1b777720692b6b7f829469b00ac41fa19dd99b39602a217f4d037ba
Contents?: true
Size: 1.81 KB
Versions: 0
Compression: gzip
Compressed size: 725 Bytes
Stored size: 725 Bytes
Contents
--- !ruby/object:Gem::Specification name: classy-inheritance version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Andrew Stone autorequire: bindir: bin cert_chain: [] date: 2008-05-30 00:00:00 -04:00 default_executable: dependencies: [] description: Adds a depends_on class method to your ActiveRecord model so that you can define requisite objects. email: - andy@stonean.com executables: [] extensions: [] extra_rdoc_files: - History.txt - License.txt - Manifest.txt - PostInstall.txt - README.txt - website/index.txt files: - History.txt - License.txt - Manifest.txt - PostInstall.txt - README - README.txt - Rakefile - config/hoe.rb - config/requirements.rb - lib/classy-inheritance.rb - lib/classy-inheritance/version.rb - script/console - script/destroy - script/generate - script/txt2html - setup.rb - tasks/deployment.rake - tasks/environment.rake - tasks/website.rake - test/test_classy-inheritance.rb - test/test_helper.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.html.erb has_rdoc: true homepage: http://classyinherit.rubyforge.org post_install_message: "" rdoc_options: - --main - README.txt 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: classyinherit rubygems_version: 1.1.1 signing_key: specification_version: 2 summary: Adds a depends_on class method to your ActiveRecord model so that you can define requisite objects. test_files: - test/test_classy-inheritance.rb - test/test_helper.rb