This project is archived and is in readonly mode.

#1475 ✓invalid
Timothy Jones

Deprecation warning for ActionMailer::Base.register_template_extension suggests nonexistent alternative

Reported by Timothy Jones | November 26th, 2008 @ 12:53 AM | in 2.x

Rails 2.2 issues the following deprecation warning:

DEPRECATION WARNING: ActionMailer::Base.register_template_extension has been deprecated.Use ActionView::Base.register_template_extension instead.

The problem is that ActionView::Base.register_template_extension doesn't exist.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages