Active Support

E440631

Active Support is a Ruby on Rails component that provides core language extensions, utilities, and helper classes to simplify and enhance Ruby application development.

All labels observed (2)

Label Occurrences
Active Support canonical 2
Active Model 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Ruby on Rails component
software library
category Ruby library
web development library
compatibleWith JRuby
MRI Ruby
linked to: MRI

TruffleRuby
dependsOn Ruby standard library
developedIn Ruby
distribution RubyGems
documentation https://api.rubyonrails.org/classes/ActiveSupport.html
extends Ruby core classes
Ruby standard library
firstAppearedIn early versions of Ruby on Rails
follows semantic versioning (via Rails releases)
gemName activesupport
implements autoloading support (historically)
safe constantization
time zone support
includes array extensions
caching utilities
callbacks framework
concern mixin mechanism
deprecation utilities
hash extensions
inflector utilities
internationalization (I18n) support
logging utilities
notifications framework
string extensions
thread safety utilities
time and date helpers
license MIT License
maintainedBy Rails core team
partOf Ruby on Rails
programmingLanguage Ruby
provides core language extensions
helper classes
utility classes
purpose enhance Ruby application development
simplify Ruby application development
repository https://github.com/rails/rails
supports Ruby on Rails framework
linked to: Ruby on Rails
usedBy Action Cable
Action Mailer
Action Pack
Active Record
usedFor building Ruby on Rails applications
general Ruby development

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Ruby on Rails includesComponent Active Support
Ruby on Rails includesComponent Active Support
subject linked to: RoR
Action Pack integratesWith Active Model
linked to: Active Support