Ruby activestorage

Open-source Ruby projects categorized as activestorage

Top 4 Ruby activestorage Projects

  • lockbox

    Modern encryption for Ruby and Rails

    Project mention: Searching/Querying with Active Record Encryption | /r/rails | 2022-06-08

    Your app queries an encrypted ActiveStash index, which says what rows in your existing database should be retrieved. It works with all the popular application-level encryption plugins for ActiveRecord, including ActiveRecord Encryption, and Lockbox.

  • active_storage_validations

    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 }

    Project mention: Resize images before uploading them with Ruby on Rails Active Storage | dev.to | 2023-04-30

    I recommend pairing this approach with the active_storage_validations gem and adding a validation to the attachment field to ensure that the attachment that you'd like to resize is an image. Ideally, an application should gracefully handle invalid input with useful error messages.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • activestorage-aliyun

    Wraps the Aliyun OSS as an Active Storage service.

    Project mention: My project: railstart app | /r/rails | 2022-06-12

    aliyun, qiniu, tencent cloud storage

  • rszr

    Fast image resizer for Ruby

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-04-30.

Ruby activestorage related posts

Index

What are some of the best open-source activestorage projects in Ruby? This list will help you:

Project Stars
1 lockbox 1,293
2 active_storage_validations 885
3 activestorage-aliyun 123
4 rszr 23
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com