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.
- Versions: 7.0.5.1
- Website: https://rubyonrails.org/
- Licenses: Expat
- Package source: gnu/packages/rails.scm
- Builds: See build status
- Issues: See known issues
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.