Modern encryption for Ruby and Rails
-
Updated
Nov 16, 2024 - Ruby
Modern encryption for Ruby and Rails
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
Base64 support for ActiveStorage
Wraps the Aliyun OSS as an Active Storage service.
"Ask Me Anything" with Rails 5.2 Application
An ActiveStorage service plugin to store files in a PostgreSQL / MySQL / MSSQL database (for Rails 6/7)
Fast image resizer for Ruby
The dontpad of files
Custom scalars, file uploads, and testing tools for building GraphQL APIs in Ruby
Sanitize ActiveStorage SVG uploads
Enables ActiveStorage variants for other file types than images, such as audio or video files, through an API for registering custom transformers similar to previewers.
The idea of this gem is to hide as much as possible Active Storage logs from console so you can see only important information and requests
ActiveStorage Service wrapper for OpenStack
Qiniu backend for Activestorage, with QiniuHelper for independent use and sprockets support
📎 Attachments handler for Rails via Cloudinary
Add ActiveStorage Analyzer class to extract EXIF data from supported images.
Clone ActiveStorage attachment associations with Clowne
Add a description, image, and links to the activestorage topic page so that developers can more easily learn about it.
To associate your repository with the activestorage topic, visit your repo's landing page and select "manage topics."