This package browser is in early development. Mind the rough edges.

ruby-activestorage

Integrate file storage services in to Rails applications

ActiveStorage integrates file storage services with Rails applications, allowing files to be attached to ActiveRecord models.

Installation

Install the latest version of ruby-activestorage as follows:

guix install ruby-activestorage

Or install a particular version:

guix install ruby-activestorage@7.0.5.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.