1 Repo
Logic for validating specific attributes of an attachment such as size and presence.
Distinct from Attachment Security Validators: Focuses on validating file properties (size, presence) rather than securing the content path identifiers.
Explore 1 awesome GitHub repository matching security & cryptography · Property Validators. Refine with filters or upvote what's useful.
Paperclip is an ActiveRecord file attachment manager that links database models to files stored on local disks or cloud storage. It functions as a system for managing file attachments, a fingerprinting system for detecting duplicates and verifying integrity, and a MIME type validator to ensure uploaded files match allowed formats. The project features an image processing pipeline that uses command-line utilities to automatically generate thumbnails and scaled versions of images based on predefined dimensions. It also provides S3 compatible file storage for managing attachments in Amazon S3 an
Enforces constraints on file presence, size, and content type to ensure data integrity.