ruby-activerecord 7.0.4.3
Ruby library to connect to relational databases
Active Record connects classes to relational database table to establish an almost zero-configuration persistence layer for applications.
- Website: https://rubyonrails.org
- Licenses: Expat
- Package source: gnu/packages/rails.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-activerecord 7.0.4.3
as follows:
guix install ruby-activerecord@7.0.4.3
Or install the latest version:
guix install ruby-activerecord
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.