active-storage
There are 49 repositories under active-storage topic.
igorkasyanchuk/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 }
justalever/drag_and_drop_active_storage
A demo drag and drop image upldate Ruby on Rails app using Stimulus.js, DropZone.js, and ActiveStorage
hopsoft/active_storage_svg_sanitizer
Sanitize ActiveStorage SVG uploads
igorkasyanchuk/active_storage_silent_logs
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
pixielabs/activestorage-example-app
An example Ruby on Rails app using Active Storage for file storage (locally or in S3)
wbotelhos/active_storage_preview
:camera: Simple Active Storage script with Direct Upload and Image Preview
bsc-dom/dataclay
Python distributed data store that enables remotely access and method execution.
ab-noori/EduPlanner-Backend
This is the Backend Api for the EduPlanner web application project. A rails based backend solution to storing class and student data from the EduPlanner web application.
karinevieira/lens
Instagram clone built with Ruby on Rails 7.
ShehrozIrfan/comment_tree_app
This is the comment tree app using rails, in which the concept of self referential associations is used.
SamuelRocha91/rails_paleva
Sistema de Gerenciamento de Estabelecimentos que Comercializam Alimentos desenvolvido em Ruby on Rails
thanhluanuit/active-storage-in-rails5.2
How to use Active Storage to upload images, files in Rails application
Anjasfedo/rails_qrcode
Ruby on Rails Generate QR Code then Save it on Active Storage & Read QR Code with Stimulus Controller
hivemindapp/hivemind-backend
A GraphQL API built in Ruby/Rails using ActiveStorage for image uploading to Google Cloud Storage.
kariuki-kariuki/React-Ruby-on-Rails-Template
React-Ruby on rails Template, optimized for railway hosting.
ksalguera/fftcg-collector
⚡ FFTCG Collecting Application Utilizing Rails and React
piscespieces/sampl
Sampl is a Ruby On Rails 7 web application for musicians/producers — It serves as an alternative to Splice
quequeo/rails-api-and-react
Ruby on Rails API with React JS
thanhluanuit/action-text-in-rails6
How to use Action Text in Rails 6 application
transientBug/transientbug-rails
Server and main client code
claudiaaziz/Benchbnb
Everyone's favorite app for finding and rating benches! Benchbnb, a full-stack application inspired by Airbnb.
marskimiko/bleepbloop-application
Single page application that acts as a place for electronic artists to create and organize their instrument setups
piscespieces/rails-audio-file-uploads
Rails Audio File Uploads — Fun small project that I extracted from a Splice clone feature I'm working on and decided to make a tutorial out of it.
BojkoJ/rails-projectmanagement
Project management fullstack aplikace v Ruby on Rails
citixenken/iReporter
A corruption reporting web app
driftingruby/468-processing-large-jobs
In this episode, we will upload a CSV file but need to pass it into a background job. This can prove to be difficult based on the hosting infrastructure so we'll explore some mechanisms to work around them. We'll also look to optimize Solid Queue to handle the large number of jobs.
eltonsantos/rails_s3_uploader
Gem that makes it easy to integrate and upload files with AWS S3 using active storage
felix1251/xyz_books
XYZ Books is an application that can get information from students, college textbooks, and other course material. It has functionalities like displaying applicable product data (e.g., authors, publishers, etc) or converting an ISBN (i.e., International Standard Book Number) to and from different formats.
misheck12/Taaskify-
Taaskify freelance website for zambian based students and researchers
smhabibjr/Pexels-Clone
Pexels-Clone using Rails 7 new feature called Active storage. Also, I have been using Bootstrap 5 and Fancybox 4 to design the user interfaces and slide shows with control functionality.