Table of Contents - paperclip-3.3.1 Documentation
Pages
USAGE
paperclip.rake
Classes/Modules
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
Methods
::[] — Paperclip::Interpolations
::[]= — Paperclip::Interpolations
::all — Paperclip::Interpolations
::current_attachments_styles — Paperclip
::default_options — Paperclip::Attachment
::extended — Paperclip::Storage::S3
::extended — Paperclip::Storage::Fog
::extended — Paperclip::Storage::Filesystem
::from_file — Paperclip::Geometry
::get_registered_attachments_styles — Paperclip
::included — Paperclip::Callbacks
::included — Paperclip::Schema
::included — Paperclip::Glue
::insert — Paperclip::Railtie
::interpolate — Paperclip::Interpolations
::io_adapters — Paperclip
::io_adapters= — Paperclip
::make — Paperclip::Processor
::missing_attachments_styles — Paperclip
::new — Paperclip::Style
::new — Paperclip::ContentTypeDetector
::new — Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
::new — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
::new — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
::new — Paperclip::Geometry
::new — Paperclip::Attachment
::new — Paperclip::Processor
::new — Paperclip::UrlGenerator
::new — Paperclip::AttachmentOptions
::new — Paperclip::UriAdapter
::new — Paperclip::UploadedFileAdapter
::new — Paperclip::StringioAdapter
::new — Paperclip::AdapterRegistry
::new — Paperclip::NilAdapter
::new — Paperclip::FileAdapter
::new — Paperclip::AttachmentAdapter
::new — Paperclip::Validators::AttachmentSizeValidator
::new — Paperclip::Validators::AttachmentContentTypeValidator
::new — Paperclip::Thumbnail
::new — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
::options — Paperclip
::parse — Paperclip::Geometry
::registered_attachments_styles_path — Paperclip
::save_current_attachments_styles! — Paperclip
::source_root — PaperclipGenerator
#[] — Paperclip::Style
#[]= — Paperclip::Style
#able_to_store_created_at? — Paperclip::Attachment
#accepted_types_and_failures — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#add_attachment — Paperclip::Schema::CommandRecorder
#add_attachment — Paperclip::Schema::Statements
#after_flush_writes — Paperclip::Attachment
#allowed_types_allowed? — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#allowing — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#animated? — Paperclip::Thumbnail
#aspect — Paperclip::Geometry
#assign — Paperclip::Attachment
#attachment — Paperclip::Interpolations
#attachment — Paperclip::Schema::TableDefinition
#attachment_definitions — Paperclip::ClassMethods
#basename — Paperclip::TempfileFactory
#basename — Paperclip::Interpolations
#best_type_match — Paperclip::ContentTypeDetector
#binmode — Paperclip::TempfileEncoding
#blank? — Paperclip::ContentTypeDetector
#bucket_name — Paperclip::Storage::S3
#cache_current_values — Paperclip::UploadedFileAdapter
#cache_current_values — Paperclip::FileAdapter
#cache_current_values — Paperclip::UriAdapter
#cache_current_values — Paperclip::AttachmentAdapter
#cache_current_values — Paperclip::StringioAdapter
#check_for_url_clash — Paperclip::Helpers
#check_validity! — Paperclip::Validators::AttachmentSizeValidator
#check_validity! — Paperclip::Validators::AttachmentContentTypeValidator
#class — Paperclip::Interpolations
#class_for — Paperclip::Helpers
#cleanup_filename — Paperclip::Attachment
#clear — Paperclip::Attachment
#clear_processors! — Paperclip::ProcessorHelpers
#configure — Paperclip::Helpers
#connection — Paperclip::Storage::Fog
#content_type — Paperclip::NilAdapter
#content_type — Paperclip::Attachment
#content_type_extension — Paperclip::Interpolations
#convert — Paperclip::Processor
#convert_options — Paperclip::Style
#convert_options? — Paperclip::Thumbnail
#copy_to_local_file — Paperclip::Storage::S3
#copy_to_local_file — Paperclip::Storage::Filesystem
#copy_to_local_file — Paperclip::Storage::Fog
#copy_to_tempfile — Paperclip::AttachmentAdapter
#copy_to_tempfile — Paperclip::StringioAdapter
#copy_to_tempfile — Paperclip::AbstractAdapter
#copy_to_tempfile — Paperclip::UriAdapter
#create_bucket — Paperclip::Storage::S3
#created_at — Paperclip::Attachment
#crop? — Paperclip::Thumbnail
#cropping — Paperclip::Geometry
#default_url — Paperclip::UrlGenerator
#define_paperclip_callbacks — Paperclip::Callbacks::Defining
#description — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#description — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#description — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
#description — Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
#destination — Paperclip::AbstractAdapter
#destroy — Paperclip::Attachment
#detect — Paperclip::ContentTypeDetector
#directory — Paperclip::Storage::Fog
#dirty? — Paperclip::Attachment
#download_content — Paperclip::UriAdapter
#drop_attached_file — Paperclip::Schema::Statements
#dynamic_fog_host_for_style — Paperclip::Storage::Fog
#each_instance_with_attachment — Paperclip::Helpers
#empty? — Paperclip::ContentTypeDetector
#eof? — Paperclip::NilAdapter
#error_when_not_valid? — Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
#errors — Paperclip::Attachment
#escape_url — Paperclip::UrlGenerator
#escape_url_as_needed — Paperclip::UrlGenerator
#exists? — Paperclip::Storage::Filesystem
#exists? — Paperclip::Storage::Fog
#exists? — Paperclip::Storage::S3
#expected_attachment — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#expiring_url — Paperclip::Storage::S3
#expiring_url — Paperclip::Storage::Fog
#extension — Paperclip::Interpolations
#extension — Paperclip::TempfileFactory
#extract_option_value — Paperclip::Validators::AttachmentSizeValidator
#extract_options — Paperclip::Validators::AttachmentSizeValidator
#failure_message — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#failure_message — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
#failure_message — Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
#failure_message — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#file? — Paperclip::Attachment
#filename — Paperclip::Interpolations
#find_credentials — Paperclip::Storage::Fog
#find_credentials — Paperclip::Storage::S3
#fingerprint — Paperclip::Attachment
#fingerprint — Paperclip::Interpolations
#fingerprint — Paperclip::AbstractAdapter
#flush_deletes — Paperclip::Storage::Fog
#flush_writes — Paperclip::Storage::Fog
#fog_credentials — Paperclip::Storage::Fog
#fog_file — Paperclip::Storage::Fog
#fog_public — Paperclip::Storage::Fog
#for — Paperclip::UrlGenerator
#for — Paperclip::AdapterRegistry
#generate — Paperclip::TempfileFactory
#generate_migration — PaperclipGenerator
#geometry — Paperclip::Style
#greater_than — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#handler_for — Paperclip::AdapterRegistry
#has_attached_file — Paperclip::ClassMethods
#has_attached_file — Paperclip::Schema::TableDefinition
#has_column? — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
#has_enabled_but_unset_created_at? — Paperclip::Attachment
#hash — Paperclip::Interpolations
#hash_key — Paperclip::Attachment
#have_attached_file — Paperclip::Shoulda::Matchers
#higher_than_high? — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#higher_than_low? — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#horizontal? — Paperclip::Geometry
#host_name_for_directory — Paperclip::Storage::Fog
#http_proxy_host — Paperclip::Storage::S3
#http_proxy_password — Paperclip::Storage::S3
#http_proxy_port — Paperclip::Storage::S3
#http_proxy_user — Paperclip::Storage::S3
#human_size — Paperclip::Validators::AttachmentSizeValidator
#id — Paperclip::Interpolations
#id_partition — Paperclip::Interpolations
#identified_as_animated? — Paperclip::Thumbnail
#identify — Paperclip::Processor
#in — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#included? — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
#inspect — Paperclip::Geometry
#inspect — Paperclip::AbstractAdapter
#instance_read — Paperclip::Attachment
#instance_respond_to? — Paperclip::Attachment
#instance_write — Paperclip::Attachment
#interpolates — Paperclip::Helpers
#invert_add_attachment — Paperclip::Schema::CommandRecorder
#larger — Paperclip::Geometry
#less_than — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#load_processor — Paperclip::ProcessorHelpers
#log — Paperclip::Logger
#logger= — Paperclip::Logger
#lower_than_high? — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#lower_than_low? — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#make — Paperclip::Thumbnail
#make — Paperclip::Processor
#make_tmpname — Paperclip::Tempfile
#match? — Paperclip::ContentTypeDetector
#matches? — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#matches? — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
#matches? — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#matches? — Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
#max_value_in_human_size — Paperclip::Validators::AttachmentSizeValidator
#migration_class_name — PaperclipGenerator
#migration_file_name — PaperclipGenerator
#migration_name — PaperclipGenerator
#min_value_in_human_size — Paperclip::Validators::AttachmentSizeValidator
#most_appropriate_url — Paperclip::UrlGenerator
#multiple? — Paperclip::ContentTypeDetector
#negative_failure_message — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
#negative_failure_message — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#negative_failure_message — Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
#new — Paperclip::IdentityAdapter
#nil? — Paperclip::NilAdapter
#no_error_when_valid? — Paperclip::Shoulda::Matchers::ValidateAttachmentPresenceMatcher
#original_filename — Paperclip::Attachment
#original_filename — Paperclip::NilAdapter
#original_filename= — Paperclip::AbstractAdapter
#override_method — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#param — Paperclip::Interpolations
#parse_credentials — Paperclip::Storage::Fog
#parse_credentials — Paperclip::Storage::S3
#passes_validation_with_size — Paperclip::Shoulda::Matchers::ValidateAttachmentSizeMatcher
#path — Paperclip::Attachment
#path_option — Paperclip::Attachment
#possible_types — Paperclip::ContentTypeDetector
#present? — Paperclip::Attachment
#processor_options — Paperclip::Style
#processors — Paperclip::Attachment
#processors — Paperclip::Style
#public_url — Paperclip::Storage::Fog
#queue_some_for_delete — Paperclip::Attachment
#rails_env — Paperclip::Interpolations
#rails_root — Paperclip::Interpolations
#read — Paperclip::NilAdapter
#read — Paperclip::AbstractAdapter
#register — Paperclip::AdapterRegistry
#register_processor — Paperclip::ProcessorHelpers
#registered? — Paperclip::AdapterRegistry
#rejected_types_and_failures — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#rejected_types_rejected? — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#rejecting — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#remove_attachment — Paperclip::Schema::Statements
#reprocess! — Paperclip::Attachment
#reset_duplicate_clash_check! — Paperclip::Helpers
#resize_to — Paperclip::Geometry
#responds? — Paperclip::Shoulda::Matchers::HaveAttachedFileMatcher
#run — Paperclip::Helpers
#run_paperclip_callbacks — Paperclip::Callbacks::Running
#s3_bucket — Paperclip::Storage::S3
#s3_credentials — Paperclip::Storage::S3
#s3_host_alias — Paperclip::Storage::S3
#s3_host_name — Paperclip::Storage::S3
#s3_interface — Paperclip::Storage::S3
#s3_object — Paperclip::Storage::S3
#s3_permissions — Paperclip::Storage::S3
#s3_protocol — Paperclip::Storage::S3
#s3_url_options — Paperclip::Storage::S3
#sanitize_hash — Paperclip::Storage::S3
#save — Paperclip::Attachment
#scale_to — Paperclip::Geometry
#scaling — Paperclip::Geometry
#set_permissions — Paperclip::Storage::S3
#size — Paperclip::NilAdapter
#size — Paperclip::Attachment
#smaller — Paperclip::Geometry
#source_file_options — Paperclip::Style
#square? — Paperclip::Geometry
#style — Paperclip::Interpolations
#styles — Paperclip::Attachment
#summarize_hash — Paperclip::Storage::S3
#time_zone — Paperclip::Attachment
#timestamp — Paperclip::Interpolations
#timestamp_as_needed — Paperclip::UrlGenerator
#timestamp_possible? — Paperclip::UrlGenerator
#to_s — Paperclip::Geometry
#to_s — Paperclip::Attachment
#transformation_command — Paperclip::Thumbnail
#transformation_to — Paperclip::Geometry
#type_allowed? — Paperclip::Shoulda::Matchers::ValidateAttachmentContentTypeMatcher
#type_from_file_command — Paperclip::ContentTypeDetector
#updated_at — Paperclip::Attachment
#updated_at — Paperclip::Interpolations
#uploaded_file — Paperclip::Attachment
#url — Paperclip::Interpolations
#url — Paperclip::Attachment
#use_secure_protocol? — Paperclip::Storage::S3
#using_http_proxy? — Paperclip::Storage::S3
#validate — Paperclip::Validators::AttachmentPresenceValidator
#validate_attachment_content_type — Paperclip::Shoulda::Matchers
#validate_attachment_presence — Paperclip::Shoulda::Matchers
#validate_attachment_size — Paperclip::Shoulda::Matchers
#validate_each — Paperclip::Validators::AttachmentSizeValidator
#validate_each — Paperclip::Validators::AttachmentContentTypeValidator
#validates_attachment — Paperclip::Validators::ClassMethods
#validates_attachment_content_type — Paperclip::Validators::HelperMethods
#validates_attachment_presence — Paperclip::Validators::HelperMethods
#validates_attachment_size — Paperclip::Validators::HelperMethods
#vertical? — Paperclip::Geometry
#whiny — Paperclip::Style
#whiny? — Paperclip::Style