--- !ruby/object:Gem::Specification name: atd-attachment_fu version: !ruby/object:Gem::Version version: 1.0.20081202 platform: ruby authors: - technoweenie autorequire: bindir: bin cert_chain: [] date: 2008-12-02 00:00:00 -08:00 default_executable: dependencies: [] description: email: avanie@gmail.com executables: [] extensions: [] extra_rdoc_files: - README - CHANGELOG files: - amazon_s3.yml.tpl - attachment_fu.gemspec - CHANGELOG - lib/geometry.rb - lib/technoweenie/attachment_fu/backends/db_file_backend.rb - lib/technoweenie/attachment_fu/backends/file_system_backend.rb - lib/technoweenie/attachment_fu/backends/s3_backend.rb - lib/technoweenie/attachment_fu/processors/core_image_processor.rb - lib/technoweenie/attachment_fu/processors/gd2_processor.rb - lib/technoweenie/attachment_fu/processors/image_science_processor.rb - lib/technoweenie/attachment_fu/processors/mini_magick_processor.rb - lib/technoweenie/attachment_fu/processors/rmagick_processor.rb - lib/technoweenie/attachment_fu.rb - rails/init.rb - Rakefile - README - test/backends/db_file_test.rb - test/backends/file_system_test.rb - test/backends/remote/s3_test.rb - test/base_attachment_tests.rb - test/basic_test.rb - test/database.yml - test/extra_attachment_test.rb - test/fixtures/attachment.rb - test/fixtures/files/fake/rails.png - test/fixtures/files/foo.txt - test/fixtures/files/rails.png - test/geometry_test.rb - test/processors/core_image_test.rb - test/processors/gd2_test.rb - test/processors/image_science_test.rb - test/processors/mini_magick_test.rb - test/processors/rmagick_test.rb - test/schema.rb - test/test_helper.rb - test/validation_test.rb - vendor/red_artisan/core_image/filters/color.rb - vendor/red_artisan/core_image/filters/effects.rb - vendor/red_artisan/core_image/filters/perspective.rb - vendor/red_artisan/core_image/filters/quality.rb - vendor/red_artisan/core_image/filters/scale.rb - vendor/red_artisan/core_image/filters/watermark.rb - vendor/red_artisan/core_image/processor.rb has_rdoc: true homepage: http://github.com/pager/attachment_fu post_install_message: rdoc_options: - --main - README 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: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Gemified technoweenie attachment_fu plugin test_files: - test/backends/db_file_test.rb - test/backends/file_system_test.rb - test/backends/remote/s3_test.rb - test/base_attachment_tests.rb - test/basic_test.rb - test/database.yml - test/extra_attachment_test.rb - test/fixtures/attachment.rb - test/fixtures/files/fake/rails.png - test/fixtures/files/foo.txt - test/fixtures/files/rails.png - test/geometry_test.rb - test/processors/core_image_test.rb - test/processors/gd2_test.rb - test/processors/image_science_test.rb - test/processors/mini_magick_test.rb - test/processors/rmagick_test.rb - test/schema.rb - test/test_helper.rb - test/validation_test.rb