Ruby on Rails/ActionController
From Wikibooks, open books for an open world
[edit] ActionController - The Controller
-
- 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"
This page may need to be