Remove self-evident comment about how subclasses work

This commit is contained in:
David Heinemeier Hansson
2010-01-03 21:32:40 -05:00
parent 090d12b49b
commit 950e6bb491

View File

@@ -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