Action Controller

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:function handles web requests
manages controller logic in MVC
https://www.w3.org/2000/01/rdf-schema#label Action Controller
gptkbp:introducedIn gptkb:Rails_0.9.0
gptkbp:license gptkb:MIT_License
gptkbp:maintainedBy gptkb:Rails_Core_Team
gptkbp:partOf gptkb:Ruby_on_Rails
gptkbp:relatedTo gptkb:Active_Record
gptkb:Action_View
gptkbp:repository https://github.com/rails/rails
gptkbp:usedFor routing
filtering
session management
redirecting
flash messages
handling cookies
parameter parsing
rendering responses
strong parameters
gptkbp:writtenBy gptkb:Ruby
gptkbp:bfsParent gptkb:Action_Controller_Caching
gptkb:Action_Mailer
gptkbp:bfsLayer 7