initialize_template_class(*)
For old tests
# File actionpack/lib/action_controller/metal/compatibility.rb, line 34 def initialize_template_class(*) ActiveSupport::Deprecation.warn "Calling `initialize_template_class` is deprecated and has no effect anymore.", caller end