Action Pack

E440628

Action Pack is a core Ruby on Rails framework component that handles web request routing and controller/view processing for building MVC-based web applications.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Action Pack canonical 1

Statements (42)

Predicate Object
instanceOf Ruby on Rails framework component
software library
category Ruby web framework component
dependsOn activesupport NERFINISHED
distributedAs Ruby gem
gemName actionpack NERFINISHED
handles controller processing
view processing
web request routing
implements Model–View–Controller pattern NERFINISHED
includes ActionController NERFINISHED
ActionDispatch NERFINISHED
ActionView NERFINISHED
integratesWith Active Model NERFINISHED
Active Record NERFINISHED
license MIT License
maintainedBy Ruby on Rails core team NERFINISHED
partOf Ruby on Rails NERFINISHED
platform Ruby on Rails NERFINISHED
programmingLanguage Ruby NERFINISHED
provides CSRF protection mechanisms
URL generation helpers
content negotiation
controller filters
cookie handling
helper methods for views
layout management
middleware stack management
parameter handling
path helpers
rendering of templates
routing DSL
session management
strong parameters
repository https://github.com/rails/rails
supports HTML responses
JSON responses
RESTful routing
XML responses
redirect responses
usedFor building MVC-based web applications
usedIn server-side web development

Referenced by (1)

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

Ruby on Rails includesComponent Action Pack