blob: 537de40d7e3bdf68fa3816f217b9b9c997060db5 (
plain) (
tree)
|
|
# 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
|