--- !ruby/object:Gem::Specification name: pothoven-attachment_fu version: !ruby/object:Gem::Version version: 3.2.4 prerelease: platform: ruby authors: - Rick Olson - Steven Pothoven autorequire: bindir: bin cert_chain: [] date: 2012-10-26 00:00:00.000000000 Z dependencies: [] description: This is a fork of Rick Olson’s attachment_fu adding Ruby 1.9 and Rails 3.2 support as well as some other enhancements. email: steven@pothoven.net executables: [] extensions: [] extra_rdoc_files: - README files: - CHANGELOG - LICENSE - README - Rakefile - install.rb - amazon_s3.yml.tpl - rackspace_cloudfiles.yml.tpl - lib/geometry.rb - lib/pothoven-attachment_fu.rb - lib/technoweenie/attachment_fu/backends/cloud_file_backend.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 - test/base_attachment_tests.rb - test/basic_test.rb - test/database.yml - test/extra_attachment_test.rb - test/geometry_test.rb - test/schema.rb - test/test_helper.rb - test/validation_test.rb - test/backends/db_file_test.rb - test/backends/file_system_test.rb - test/backends/remote/cloudfiles_test.rb - test/backends/remote/s3_test.rb - test/fixtures/attachment.rb - test/fixtures/files/foo.txt - test/fixtures/files/rails.jpg - test/fixtures/files/rails.png - test/fixtures/files/fake/rails.png - 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 - vendor/red_artisan/core_image/processor.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 homepage: http://github.com/pothoven/attachment_fu 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: '0' requirements: [] rubyforge_project: nowarning rubygems_version: 1.8.24 signing_key: specification_version: 2 summary: attachment_fu as a gem test_files: []