ruby-activestorage 7.0.4.3
Integrate file storage services in to Rails applications
ActiveStorage integrates file storage services with Rails applications, allowing files to be attached to ActiveRecord models.
- Website: https://rubyonrails.org/
- Licenses: Expat
- Package source: gnu/packages/rails.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-activestorage 7.0.4.3
as follows:
guix install ruby-activestorage@7.0.4.3
Or install the latest version:
guix install ruby-activestorage
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.