Ruby on Rails/ActionController
<
Ruby on Rails
ActionController - The Controller
Actions
Deal with different actions and see how URL can be translated to actions
Parameters
Learn how the user given data can be processed
Sessions
Manage sessions to store infos
Cookies
Handle cookies the "Rails way"