root/trunk/demo/app/controllers/application.rb
| Revision 83, 218 bytes (checked in by jk, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | # Filters added to this controller will be run for all controllers in the application. |
| 2 | # Likewise, all the methods added will be available for all controllers. |
| 3 | class ApplicationController < ActionController::Base |
| 4 | end |
| 5 |
Note: See TracBrowser for help on using the browser.
