--- !ruby/object:Gem::Specification name: bborn-acts_as_taggable_on_steroids version: !ruby/object:Gem::Version version: 2.0.beta2 prerelease: 4 platform: ruby authors: - Jonathan Viney - Julien Portalier autorequire: bindir: bin cert_chain: [] date: 2011-02-07 00:00:00.000000000Z dependencies: [] description: Rails plugin that is based on acts_as_taggable by jviney that is based on acts_as_taggable by DHH. email: ysbaddaden@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - acts_as_taggable_on_steroids.gemspec - CHANGELOG - init.rb - lib/acts_as_taggable.rb - lib/generators/acts_as_taggable_migration/acts_as_taggable_migration_generator.rb - lib/generators/acts_as_taggable_migration/templates/migration.rb - lib/tag.rb - lib/tag_list.rb - lib/tagging.rb - lib/tags_helper.rb - MIT-LICENSE - Rakefile - README - test/abstract_unit.rb - test/acts_as_taggable_test.rb - test/database.yml - test/fixtures/magazine.rb - test/fixtures/magazines.yml - test/fixtures/photo.rb - test/fixtures/photos.yml - test/fixtures/post.rb - test/fixtures/posts.yml - test/fixtures/special_post.rb - test/fixtures/subscription.rb - test/fixtures/subscriptions.yml - test/fixtures/taggings.yml - test/fixtures/tags.yml - test/fixtures/user.rb - test/fixtures/users.yml - test/schema.rb - test/tag_list_test.rb - test/tag_test.rb - test/tagging_test.rb - test/tags_helper_test.rb homepage: http://github.com/ysbaddaden/acts_as_taggable_on_steroids licenses: [] post_install_message: rdoc_options: - --inline-source - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>' - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubyforge_project: acts_as_taggable_on_steroids rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Rails 3 plugin that is based on acts_as_taggable by jviney that is based on acts_as_taggable by DHH. test_files: - test/abstract_unit.rb - test/acts_as_taggable_test.rb - test/database.yml - test/fixtures/magazine.rb - test/fixtures/magazines.yml - test/fixtures/photo.rb - test/fixtures/photos.yml - test/fixtures/post.rb - test/fixtures/posts.yml - test/fixtures/special_post.rb - test/fixtures/subscription.rb - test/fixtures/subscriptions.yml - test/fixtures/taggings.yml - test/fixtures/tags.yml - test/fixtures/user.rb - test/fixtures/users.yml - test/schema.rb - test/tag_list_test.rb - test/tag_test.rb - test/tagging_test.rb - test/tags_helper_test.rb