mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Remove self-evident comment about how subclasses work
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# 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
|
||||
protect_from_forgery
|
||||
filter_parameter_logging :password
|
||||
|
||||
Reference in New Issue
Block a user