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.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Active Support canonical 1

Statements (49)

Predicate Object
instanceOf Ruby on Rails component
software library
category Ruby library
web development library
compatibleWith JRuby NERFINISHED
MRI Ruby NERFINISHED
TruffleRuby NERFINISHED
dependsOn Ruby standard library
developedIn Ruby NERFINISHED
distribution RubyGems NERFINISHED
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 NERFINISHED
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 NERFINISHED
partOf Ruby on Rails NERFINISHED
programmingLanguage Ruby NERFINISHED
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 NERFINISHED
usedBy Action Cable NERFINISHED
Action Mailer NERFINISHED
Action Pack NERFINISHED
Active Record NERFINISHED
usedFor building Ruby on Rails applications
general Ruby development

Referenced by (1)

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

Ruby on Rails includesComponent Active Support