This project is archived and is in readonly mode.

Changeset [32b8be95331928990a61a43023a343a0583b53c7] by David Chelimsky

June 23rd, 2010 @ 04:45 PM

Expose view via the view() method in AV::TestCase::Behavior

  • was exposed as _view, which suggested it was private
  • left view as an alias of view as not to break any extensions that are relying on view

[#4932 state:resolved]

Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/32b8be95331928990a61a43023a343...

Committed by David Chelimsky

  • M actionpack/lib/action_view/test_case.rb
  • M actionpack/test/template/test_case_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>