This project is archived and is in readonly mode.
Changeset [964bc4e85517dbd45d86e91445b3b9aecde960d8] by Yehuda Katz
August 9th, 2009 @ 08:12 AM
Rendering a template from ActionView will default to looking for partials only in the current mime type.
- The old behavior was tested only as a side-effect of a different test--the original tests remain; a new template in the XML mime was added.
- If you are relying on the current behavior and object to this change, please participate in http://groups.google.com/group/r... http://github.com/rails/rails/co...
Committed by Yehuda Katz
- A actionpack/test/fixtures/test/greeting.xml.erb
- M actionpack/lib/action_view/base.rb
- M actionpack/lib/action_view/template/text.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>