blob: 87ca44126da47fe15aa2708e3299fbdb7a3c2b0b (
plain) (
tree)
|
|
# The filters added to this controller will be run for all controllers in the application.
# Likewise will all the methods added be available for all controllers.
class ApplicationController < ActionController::Base
end
|