# -*- encoding: utf-8 -*- # stub: fleximage 1.0.1 ruby lib Gem::Specification.new do |s| s.name = "fleximage".freeze s.version = "1.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Alex Wayne".freeze, "Andrew White".freeze, "JJ Buckley".freeze, "Jason Lee".freeze, "Joshua Abbott".freeze, "Lo\u00C3\u00AFc Guitaut".freeze, "Martin Vielsmaier".freeze, "Squeegy".freeze, "Vannoy".freeze] s.date = "2009-12-13" s.description = "Fleximage is a Rails plugin that tries to make image uploading and rendering\nsuper easy.\n".freeze s.email = "ruby@beautifulpixel.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = [".gitignore".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "autotest.rb".freeze, "fleximage.gemspec".freeze, "init.rb".freeze, "lib/dsl_accessor.rb".freeze, "lib/fleximage.rb".freeze, "lib/fleximage/aviary_controller.rb".freeze, "lib/fleximage/blank.rb".freeze, "lib/fleximage/helper.rb".freeze, "lib/fleximage/image_proxy.rb".freeze, "lib/fleximage/legacy_view.rb".freeze, "lib/fleximage/model.rb".freeze, "lib/fleximage/operator/background.rb".freeze, "lib/fleximage/operator/base.rb".freeze, "lib/fleximage/operator/border.rb".freeze, "lib/fleximage/operator/crop.rb".freeze, "lib/fleximage/operator/image_overlay.rb".freeze, "lib/fleximage/operator/resize.rb".freeze, "lib/fleximage/operator/shadow.rb".freeze, "lib/fleximage/operator/text.rb".freeze, "lib/fleximage/operator/trim.rb".freeze, "lib/fleximage/operator/unsharp_mask.rb".freeze, "lib/fleximage/rmagick_image_patch.rb".freeze, "lib/fleximage/string_patch.rb".freeze, "lib/fleximage/view.rb".freeze, "tasks/fleximage_tasks.rake".freeze, "test/fixtures/100x1.jpg".freeze, "test/fixtures/100x100.jpg".freeze, "test/fixtures/1x1.jpg".freeze, "test/fixtures/1x100.jpg".freeze, "test/fixtures/cmyk.jpg".freeze, "test/fixtures/not_a_photo.xml".freeze, "test/fixtures/photo.jpg".freeze, "test/mock_file.rb".freeze, "test/rails_root/app/controllers/application.rb".freeze, "test/rails_root/app/controllers/avatars_controller.rb".freeze, "test/rails_root/app/controllers/photo_bares_controller.rb".freeze, "test/rails_root/app/controllers/photo_dbs_controller.rb".freeze, "test/rails_root/app/controllers/photo_files_controller.rb".freeze, "test/rails_root/app/helpers/application_helper.rb".freeze, "test/rails_root/app/helpers/avatars_helper.rb".freeze, "test/rails_root/app/helpers/photo_bares_helper.rb".freeze, "test/rails_root/app/helpers/photo_dbs_helper.rb".freeze, "test/rails_root/app/helpers/photo_files_helper.rb".freeze, "test/rails_root/app/locales/de.yml".freeze, "test/rails_root/app/locales/en.yml".freeze, "test/rails_root/app/models/abstract.rb".freeze, "test/rails_root/app/models/avatar.rb".freeze, "test/rails_root/app/models/photo_bare.rb".freeze, "test/rails_root/app/models/photo_custom_error.rb".freeze, "test/rails_root/app/models/photo_db.rb".freeze, "test/rails_root/app/models/photo_file.rb".freeze, "test/rails_root/app/views/avatars/edit.html.erb".freeze, "test/rails_root/app/views/avatars/index.html.erb".freeze, "test/rails_root/app/views/avatars/new.html.erb".freeze, "test/rails_root/app/views/avatars/show.html.erb".freeze, "test/rails_root/app/views/layouts/avatars.html.erb".freeze, "test/rails_root/app/views/layouts/photo_bares.html.erb".freeze, "test/rails_root/app/views/layouts/photo_dbs.html.erb".freeze, "test/rails_root/app/views/layouts/photo_files.html.erb".freeze, "test/rails_root/app/views/photo_bares/edit.html.erb".freeze, "test/rails_root/app/views/photo_bares/index.html.erb".freeze, "test/rails_root/app/views/photo_bares/new.html.erb".freeze, "test/rails_root/app/views/photo_bares/show.html.erb".freeze, "test/rails_root/app/views/photo_dbs/edit.html.erb".freeze, "test/rails_root/app/views/photo_dbs/index.html.erb".freeze, "test/rails_root/app/views/photo_dbs/new.html.erb".freeze, "test/rails_root/app/views/photo_dbs/show.html.erb".freeze, "test/rails_root/app/views/photo_files/edit.html.erb".freeze, "test/rails_root/app/views/photo_files/index.html.erb".freeze, "test/rails_root/app/views/photo_files/new.html.erb".freeze, "test/rails_root/app/views/photo_files/show.html.erb".freeze, "test/rails_root/config/boot.rb".freeze, "test/rails_root/config/database.yml".freeze, "test/rails_root/config/environment.rb".freeze, "test/rails_root/config/environments/development.rb".freeze, "test/rails_root/config/environments/production.rb".freeze, "test/rails_root/config/environments/sqlite3.rb".freeze, "test/rails_root/config/environments/test.rb".freeze, "test/rails_root/config/initializers/inflections.rb".freeze, "test/rails_root/config/initializers/load_translations.rb".freeze, "test/rails_root/config/initializers/mime_types.rb".freeze, "test/rails_root/config/routes.rb".freeze, "test/rails_root/db/migrate/001_create_photo_files.rb".freeze, "test/rails_root/db/migrate/002_create_photo_dbs.rb".freeze, "test/rails_root/db/migrate/003_create_photo_bares.rb".freeze, "test/rails_root/db/migrate/004_create_avatars.rb".freeze, "test/rails_root/public/.htaccess".freeze, "test/rails_root/public/404.html".freeze, "test/rails_root/public/422.html".freeze, "test/rails_root/public/500.html".freeze, "test/rails_root/public/dispatch.cgi".freeze, "test/rails_root/public/dispatch.fcgi".freeze, "test/rails_root/public/dispatch.rb".freeze, "test/rails_root/public/favicon.ico".freeze, "test/rails_root/public/images/rails.png".freeze, "test/rails_root/public/index.html".freeze, "test/rails_root/public/javascripts/application.js".freeze, "test/rails_root/public/javascripts/controls.js".freeze, "test/rails_root/public/javascripts/dragdrop.js".freeze, "test/rails_root/public/javascripts/effects.js".freeze, "test/rails_root/public/javascripts/prototype.js".freeze, "test/rails_root/public/robots.txt".freeze, "test/rails_root/public/stylesheets/scaffold.css".freeze, "test/rails_root/vendor/plugins/fleximage/init.rb".freeze, "test/test_helper.rb".freeze, "test/unit/abstract_test.rb".freeze, "test/unit/basic_model_test.rb".freeze, "test/unit/blank_test.rb".freeze, "test/unit/default_image_path_option_test.rb".freeze, "test/unit/dsl_accessor_test.rb".freeze, "test/unit/file_upload_from_local_test.rb".freeze, "test/unit/file_upload_from_strings_test.rb".freeze, "test/unit/file_upload_from_url_test.rb".freeze, "test/unit/file_upload_to_db_test.rb".freeze, "test/unit/i18n_messages_test.rb".freeze, "test/unit/image_directory_option_test.rb".freeze, "test/unit/image_proxy_test.rb".freeze, "test/unit/image_storage_format_option_test.rb".freeze, "test/unit/magic_columns_test.rb".freeze, "test/unit/minimum_image_size_test.rb".freeze, "test/unit/operator_base_test.rb".freeze, "test/unit/operator_resize_test.rb".freeze, "test/unit/preprocess_image_option_test.rb".freeze, "test/unit/require_image_option_test.rb".freeze, "test/unit/temp_image_test.rb".freeze, "test/unit/use_creation_date_based_directories_option_test.rb".freeze] s.homepage = "http://github.com/Squeegy/fleximage".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rails plugin for uploading images as resources, with support for resizing, text stamping, and other special effects.".freeze s.test_files = ["test/mock_file.rb".freeze, "test/rails_root/app/controllers/application.rb".freeze, "test/rails_root/app/controllers/avatars_controller.rb".freeze, "test/rails_root/app/controllers/photo_bares_controller.rb".freeze, "test/rails_root/app/controllers/photo_dbs_controller.rb".freeze, "test/rails_root/app/controllers/photo_files_controller.rb".freeze, "test/rails_root/app/helpers/application_helper.rb".freeze, "test/rails_root/app/helpers/avatars_helper.rb".freeze, "test/rails_root/app/helpers/photo_bares_helper.rb".freeze, "test/rails_root/app/helpers/photo_dbs_helper.rb".freeze, "test/rails_root/app/helpers/photo_files_helper.rb".freeze, "test/rails_root/app/models/abstract.rb".freeze, "test/rails_root/app/models/avatar.rb".freeze, "test/rails_root/app/models/photo_bare.rb".freeze, "test/rails_root/app/models/photo_custom_error.rb".freeze, "test/rails_root/app/models/photo_db.rb".freeze, "test/rails_root/app/models/photo_file.rb".freeze, "test/rails_root/config/boot.rb".freeze, "test/rails_root/config/environment.rb".freeze, "test/rails_root/config/environments/development.rb".freeze, "test/rails_root/config/environments/production.rb".freeze, "test/rails_root/config/environments/sqlite3.rb".freeze, "test/rails_root/config/environments/test.rb".freeze, "test/rails_root/config/initializers/inflections.rb".freeze, "test/rails_root/config/initializers/load_translations.rb".freeze, "test/rails_root/config/initializers/mime_types.rb".freeze, "test/rails_root/config/routes.rb".freeze, "test/rails_root/db/migrate/001_create_photo_files.rb".freeze, "test/rails_root/db/migrate/002_create_photo_dbs.rb".freeze, "test/rails_root/db/migrate/003_create_photo_bares.rb".freeze, "test/rails_root/db/migrate/004_create_avatars.rb".freeze, "test/rails_root/public/dispatch.rb".freeze, "test/rails_root/vendor/plugins/fleximage/init.rb".freeze, "test/test_helper.rb".freeze, "test/unit/abstract_test.rb".freeze, "test/unit/basic_model_test.rb".freeze, "test/unit/blank_test.rb".freeze, "test/unit/default_image_path_option_test.rb".freeze, "test/unit/dsl_accessor_test.rb".freeze, "test/unit/file_upload_from_local_test.rb".freeze, "test/unit/file_upload_from_strings_test.rb".freeze, "test/unit/file_upload_from_url_test.rb".freeze, "test/unit/file_upload_to_db_test.rb".freeze, "test/unit/i18n_messages_test.rb".freeze, "test/unit/image_directory_option_test.rb".freeze, "test/unit/image_proxy_test.rb".freeze, "test/unit/image_storage_format_option_test.rb".freeze, "test/unit/magic_columns_test.rb".freeze, "test/unit/minimum_image_size_test.rb".freeze, "test/unit/operator_base_test.rb".freeze, "test/unit/operator_resize_test.rb".freeze, "test/unit/preprocess_image_option_test.rb".freeze, "test/unit/require_image_option_test.rb".freeze, "test/unit/temp_image_test.rb".freeze, "test/unit/use_creation_date_based_directories_option_test.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["= 2.2.2".freeze]) end