ae5357172f
git-svn-id: file:///home/svn/framework3/trunk@3927 4d416f70-5f16-0410-b530-b9f4589650da
4 lines
216 B
Ruby
4 lines
216 B
Ruby
# Filters added to this controller will be run for all controllers in the application.
|
|
# Likewise, all the methods added will be available for all controllers.
|
|
class ApplicationController < ActionController::Base
|
|
end |