Active Storage

E440634

Active Storage is a Ruby on Rails framework component that handles file uploads and attachment management by integrating application models with various cloud and local storage services.

All labels observed (2)

Label Occurrences
Active Storage canonical 2
activestorage 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Ruby on Rails framework component ⓘ
file attachment library ⓘ
configurationFile config/storage.yml ⓘ
developedBy Ruby on Rails core team ⓘ
distributedAs Ruby gem ⓘ
followsConvention Rails configuration over code ⓘ
gemName activestorage ⓘ
linked to: Active Storage
integratesWith Active Record ⓘ
Rails models ⓘ
introducedInVersion Rails 5.2 ⓘ
linked to: RoR
license MIT License ⓘ
partOf Ruby on Rails ⓘ
primaryPurpose file attachment management ⓘ
file uploads management ⓘ
repository https://github.com/rails/rails ⓘ
storesFileIn configured storage service ⓘ
storesMetadataIn database ⓘ
supportsFeature Active Job integration ⓘ
attachment validations via model callbacks ⓘ
background analysis of attachments ⓘ
blob metadata storage ⓘ
content type detection ⓘ
custom service implementations ⓘ
direct uploads from browser ⓘ
expiring URLs ⓘ
file integrity checking ⓘ
has_many_attached association ⓘ
has_one_attached association ⓘ
integration with Rails URL helpers ⓘ
mirrored uploads to multiple services ⓘ
multiple environments configuration ⓘ
on-the-fly image transformations ⓘ
preview generation for files ⓘ
service configuration via YAML ⓘ
service-specific configuration options ⓘ
signed blob URLs ⓘ
streaming file downloads ⓘ
variant processing for images ⓘ
supportsStorageService Amazon S3 ⓘ
Google Cloud Storage ⓘ
Microsoft Azure Storage ⓘ
linked to: Azure Storage

Mirror service ⓘ
S3-compatible services ⓘ
local disk storage ⓘ
usesConcept Attachment ⓘ
Blob ⓘ
Service ⓘ
writtenInLanguage Ruby ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Ruby on Rails → includesComponent → Active Storage ⓘ
Ruby on Rails → includesComponent → Active Storage ⓘ
subject linked to: RoR
Active Storage → gemName → activestorage ⓘ
linked to: Active Storage