class
Dispatcher
rails latest stable
- Superclass: Object
This class provides an interface for dispatching a CGI (or CGI-like) request to the appropriate controller and action. It also takes care of resetting the environment (when Dependencies.load? is true) after each request.
Attributes
| [RW] | preparation_callbacks |
| [RW] | preparation_callbacks_run |
Files
- railties/lib/dispatcher.rb