Home
Classes
Methods
Defined In
lib/paperclip/errors.rb
Parent
Paperclip::Error
Pages
USAGE
paperclip.rake
Class and Module Index
Paperclip
Paperclip::AbstractAdapter
Paperclip::AdapterRegistry
Paperclip::AdapterRegistry::NoHandlerError
Paperclip::Attachment
Paperclip::AttachmentAdapter
Paperclip::AttachmentOptions
Paperclip::Callbacks
Paperclip::Callbacks::Defining
Paperclip::Callbacks::Running
Paperclip::ClassMethods
Paperclip::ContentTypeDetector
Paperclip::Error
Paperclip::Errors
Paperclip::Errors::CommandNotFoundError
Paperclip::Errors::InfiniteInterpolationError
Paperclip::Errors::NotIdentifiedByImageMagickError
Paperclip::Errors::StorageMethodNotFound
Paperclip::FileAdapter
Paperclip::Geometry
Paperclip::Glue
Paperclip::Helpers
Paperclip::IdentityAdapter
Paperclip::InstanceMethods
Paperclip::Interpolations
Paperclip::Logger
Paperclip::NilAdapter
Paperclip::Processor
Paperclip::ProcessorHelpers
Paperclip::Railtie
Paperclip::Schema
Paperclip::Schema::CommandRecorder
Paperclip::Schema::Statements
Paperclip::Schema::TableDefinition
Paperclip::Shoulda
Paperclip::Shoulda::Matchers
Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher::object;
Paperclip::Storage
Paperclip::Storage::Filesystem
Paperclip::Storage::Fog
Paperclip::Storage::S3
Paperclip::StringioAdapter
Paperclip::Style
Paperclip::Tempfile
Paperclip::TempfileEncoding
Paperclip::TempfileFactory
Paperclip::Thumbnail
Paperclip::UploadedFileAdapter
Paperclip::UriAdapter
Paperclip::UrlGenerator
Paperclip::Validators
Paperclip::Validators::AttachmentContentTypeValidator
Paperclip::Validators::AttachmentPresenceValidator
Paperclip::Validators::AttachmentSizeValidator
Paperclip::Validators::ClassMethods
Paperclip::Validators::HelperMethods
PaperclipGenerator
class Paperclip::Errors::StorageMethodNotFound
Will be thrown when a storage method is not found.