ruby-activesupport 7.0.4.3
Ruby on Rails utility library
ActiveSupport is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. It includes support for multibyte strings, internationalization, time zones, and testing.
- Website: https://rubyonrails.org/
- Licenses: Expat
- Package source: gnu/packages/rails.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-activesupport 7.0.4.3
as follows:
guix install ruby-activesupport@7.0.4.3
Or install the latest version:
guix install ruby-activesupport
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.