Language

Package: ruby-activesupport @ 6.1.3

Synopsis

Ruby on Rails utility library

Description

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.

Home page
https://www.rubyonrails.org
Location
gnu/packages/ruby.scm (line: 6447, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?