gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module ActiveStorage
    • module ActiveStorage::Attached::Changes
    • module ActiveStorage::Attached::Model
    • module ActiveStorage::Blob::Analyzable
    • module ActiveStorage::Blob::Identifiable
    • module ActiveStorage::Blob::Representable
    • module ActiveStorage::FileServer
    • module ActiveStorage::Reflection
    • module ActiveStorage::Reflection::ActiveRecordExtensions
    • module ActiveStorage::Reflection::ActiveRecordExtensions::ClassMethods
    • module ActiveStorage::Reflection::ReflectionExtension
    • module ActiveStorage::SetBlob
    • module ActiveStorage::SetCurrent
    • module ActiveStorage::Streaming
    • module ActiveStorage::Transformers
    • module ActiveStorage::VERSION
  • Classes

    • class ActiveStorage::AnalyzeJob
    • class ActiveStorage::Analyzer
    • class ActiveStorage::Analyzer::AudioAnalyzer
    • class ActiveStorage::Analyzer::ImageAnalyzer
    • class ActiveStorage::Analyzer::ImageAnalyzer::ImageMagick
    • class ActiveStorage::Analyzer::ImageAnalyzer::Vips
    • class ActiveStorage::Analyzer::NullAnalyzer
    • class ActiveStorage::Analyzer::VideoAnalyzer
    • class ActiveStorage::Attached
    • class ActiveStorage::Attached::Changes::CreateMany
    • class ActiveStorage::Attached::Changes::CreateOne
    • class ActiveStorage::Attached::Changes::CreateOneOfMany
    • class ActiveStorage::Attached::Changes::DeleteMany
    • class ActiveStorage::Attached::Changes::DeleteOne
    • class ActiveStorage::Attached::Changes::DetachMany
    • class ActiveStorage::Attached::Changes::DetachOne
    • class ActiveStorage::Attached::Changes::PurgeMany
    • class ActiveStorage::Attached::Changes::PurgeOne
    • class ActiveStorage::Attached::Many
    • class ActiveStorage::Attached::One
    • class ActiveStorage::Attachment
    • class ActiveStorage::BaseController
    • class ActiveStorage::BaseJob
    • class ActiveStorage::Blob
    • class ActiveStorage::Blobs::ProxyController
    • class ActiveStorage::Blobs::RedirectController
    • class ActiveStorage::Current
    • class ActiveStorage::DirectUploadsController
    • class ActiveStorage::DiskController
    • class ActiveStorage::Downloader
    • class ActiveStorage::Engine
    • class ActiveStorage::Error
    • class ActiveStorage::FileNotFoundError
    • class ActiveStorage::Filename
    • class ActiveStorage::FixtureSet
    • class ActiveStorage::IntegrityError
    • class ActiveStorage::InvariableError
    • class ActiveStorage::LogSubscriber
    • class ActiveStorage::MirrorJob
    • class ActiveStorage::Preview
    • class ActiveStorage::Preview::UnprocessedError
    • class ActiveStorage::PreviewError
    • class ActiveStorage::Previewer
    • class ActiveStorage::Previewer::MuPDFPreviewer
    • class ActiveStorage::Previewer::PopplerPDFPreviewer
    • class ActiveStorage::Previewer::VideoPreviewer
    • class ActiveStorage::PurgeJob
    • class ActiveStorage::Record
    • class ActiveStorage::Reflection::HasAttachedReflection
    • class ActiveStorage::Reflection::HasManyAttachedReflection
    • class ActiveStorage::Reflection::HasOneAttachedReflection
    • class ActiveStorage::Representations::BaseController
    • class ActiveStorage::Representations::ProxyController
    • class ActiveStorage::Representations::RedirectController
    • class ActiveStorage::Service
    • class ActiveStorage::Service::AzureStorageService
    • class ActiveStorage::Service::Configurator
    • class ActiveStorage::Service::DiskService
    • class ActiveStorage::Service::GCSService
    • class ActiveStorage::Service::GCSService::MetadataServerError
    • class ActiveStorage::Service::GCSService::MetadataServerNotFoundError
    • class ActiveStorage::Service::MirrorService
    • class ActiveStorage::Service::Registry
    • class ActiveStorage::Service::S3Service
    • class ActiveStorage::Transformers::ImageProcessingTransformer
    • class ActiveStorage::Transformers::ImageProcessingTransformer::UnsupportedImageProcessingArgument
    • class ActiveStorage::Transformers::ImageProcessingTransformer::UnsupportedImageProcessingMethod
    • class ActiveStorage::Transformers::Transformer
    • class ActiveStorage::UnpreviewableError
    • class ActiveStorage::UnrepresentableError
    • class ActiveStorage::Variant
    • class ActiveStorage::VariantRecord
    • class ActiveStorage::VariantWithRecord
    • class ActiveStorage::Variation
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. activestorage
  3. 7.0.7.2
  4. module ActiveStorage::Transformers

module ActiveStorage::Transformers

Classes in this namespace

ImageProcessingTransformer

class

in ActiveStorage::Transformers

Transformer

class

in ActiveStorage::Transformers

Classes

  • ActiveStorage::Transformers::ImageProcessingTransformer
  • ActiveStorage::Transformers::Transformer

Defined in

  • lib/active_storage.rb
  • lib/active_storage/transformers/image_processing_transformer.rb
  • lib/active_storage/transformers/transformer.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem