This project is archived and is in readonly mode.
Changeset [73b34e9f75d33dc0709d4ad36c912bdbb8977994] by Joshua Peek
July 12th, 2008 @ 08:33 PM
Refactor template preloading. New abstractions include Renderable mixins and a refactored Template class.
Committed by Joshua Peek
- M actionmailer/lib/action_mailer/base.rb
- M actionpack/CHANGELOG
- M actionpack/lib/action_controller/assertions/response_assertions.rb
- M actionpack/lib/action_controller/base.rb
- M actionpack/lib/action_controller/layout.rb
- M actionpack/lib/action_controller/test_process.rb
- M actionpack/lib/action_view.rb
- M actionpack/lib/action_view/base.rb
- M actionpack/lib/action_view/inline_template.rb
- M actionpack/lib/action_view/partial_template.rb
- M actionpack/lib/action_view/partials.rb
- M actionpack/lib/action_view/paths.rb
- M actionpack/lib/action_view/renderable.rb
- M actionpack/lib/action_view/renderable_partial.rb
- M actionpack/lib/action_view/template.rb
- M actionpack/lib/action_view/template_error.rb
- M actionpack/lib/action_view/template_file.rb
- M actionpack/lib/action_view/template_handlers/compilable.rb
- M actionpack/lib/action_view/view_load_paths.rb
- M actionpack/test/controller/layout_test.rb
- M railties/lib/initializer.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>