This project is archived and is in readonly mode.
Changeset [f28d856cece877d1b2f306f54aeb12cce1db1023] by José Valim
March 19th, 2010 @ 04:20 PM
Improve performance of the rendering stack by freezing formats
as a sign that they shouldn't be further modified.
http://github.com/rails/rails/commit/f28d856cece877d1b2f306f54aeb12...
Committed by José Valim
- A actionmailer/test/fixtures/base_mailer/explicit_multipart_with_one_template.erb
- M actionmailer/lib/action_mailer/base.rb
- M actionmailer/lib/action_mailer/collector.rb
- M actionmailer/lib/action_mailer/old_api.rb
- M actionmailer/test/base_test.rb
- M actionmailer/test/old_base/mail_layout_test.rb
- M actionpack/lib/action_controller/metal/mime_responds.rb
- M actionpack/lib/action_view/helpers/prototype_helper.rb
- M actionpack/lib/action_view/lookup_context.rb
- M actionpack/lib/action_view/render/layouts.rb
- M actionpack/lib/action_view/render/rendering.rb
- M actionpack/lib/action_view/template.rb
- M actionpack/lib/action_view/template/resolver.rb
- M actionpack/test/controller/new_base/render_rjs_test.rb
- M actionpack/test/lib/fixture_template.rb
- M actionpack/test/template/lookup_context_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>