Ruby on Rails/ActionController

ActionController - The Controller edit

Deal with different actions and see how URL can be translated to actions
Learn how the user given data can be processed
Manage sessions to store infos
Handle cookies the "Rails way"