Registry / utility / activesupport

activesupport

JSON →
library8.1.3rbrubygemsunverified

ActiveSupport is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework, providing rich support for multibyte strings, internationalization, time zones, and testing.

gem install activesupport
INSTALL
IMPORT
SIG · ACTIVESUPPORT
A
activesupport
utilityrubyv8.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveSupport
require 'active_support/all'

Load all ActiveSupport extensions and use common helpers

require 'active_support/all' # Use core extensions puts 2.days.from_now puts 'hello'.titleize puts { a: 1, b: 2 }.symbolize_keys
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
OpenAI (training)
1
Resources
activesupport — gem install activesupport · libregistry