--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: polymorphic_identity version: !ruby/object:Gem::Version version: 0.0.1 date: 2007-02-11 00:00:00 -05:00 summary: Dynamically generates aliases for polymorphic associations based on their class names require_paths: - lib email: info@pluginaweek.org homepage: http://www.pluginaweek.org rubyforge_project: description: autorequire: polymorphic_identity default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Aaron Pfeifer and Neil Abraham files: - lib/polymorphic_identity.rb - test/unit - test/test_helper.rb - test/app_root - test/unit/polymorphic_identity_test.rb - test/app_root/app - test/app_root/config - test/app_root/db - test/app_root/test - test/app_root/app/models - test/app_root/app/models/user.rb - test/app_root/app/models/article.rb - test/app_root/app/models/comment.rb - test/app_root/app/models/author.rb - test/app_root/app/models/page.rb - test/app_root/config/boot.rb - test/app_root/config/database.yml - test/app_root/config/environment.rb - test/app_root/db/migrate - test/app_root/db/migrate/001_create_authors.rb - test/app_root/db/migrate/002_create_articles.rb - test/app_root/db/migrate/003_create_pages.rb - test/app_root/db/migrate/004_create_users.rb - test/app_root/db/migrate/005_create_comments.rb - test/app_root/test/fixtures - test/app_root/test/fixtures/articles.yml - test/app_root/test/fixtures/authors.yml - test/app_root/test/fixtures/comments.yml - test/app_root/test/fixtures/pages.yml - test/app_root/test/fixtures/users.yml - init.rb - MIT-LICENSE - Rakefile - README test_files: - test/unit/polymorphic_identity_test.rb rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: activerecord version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.15.0 version: