This project is archived and is in readonly mode.

Changeset [63edc022f12713b1ac170331a1b619fbcc064d5a] by Pratik Naik

May 6th, 2008 @ 11:43 AM

Deprecate ivars in view.

Deprecate use of @logger and @action_name instance variables inside

views. Please use instance methods logger and action_name instead.

http://github.com/rails/rails/co...

Committed by Repository

  • A actionpack/test/template/deprecate_ivars_test.rb
  • M actionpack/lib/action_view/base.rb
  • M activesupport/lib/active_support/deprecation.rb
  • M activesupport/test/deprecation_test.rb

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>