ruby-arel 9.0.0
SQL AST manager for Ruby
Arel is an SQL Abstract Syntax Tree (AST) manager for Ruby. It simplifies the generation of complex SQL queries and adapts to various relational database implementations.
- Outputs:
out
- Website: https://github.com/rails/arel
- Licenses: Expat
- Package source: gnu/packages/ruby-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-arel 9.0.0
as follows:
guix install ruby-arel@9.0.0
Or install the latest version:
guix install ruby-arel
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.