blob: b61c6de3867c30b423bd16fcbc104a4d2dfb5cf8 (
plain) (
tree)
|
|
# Filters added to this controller apply to all controllers in the application.
# Likewise, all the methods added will be available for all controllers.
class ApplicationController < ActionController::Base
end
|