aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/collector.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure details are frozen after @details_keys lookup. The implementation wait...José Valim2010-03-271-2/+1
* Improve performance of the rendering stack by freezing formats as a sign that...José Valim2010-03-191-8/+3
* Add some tests to collector with templates and any.José Valim and Mikel Lindsaar2010-01-231-2/+1
* Make implicit and explicit templates pass through the same part creation proc...José Valim and Mikel Lindsaar2010-01-231-10/+15
* Adding collector to ActionMailerJosé Valim and Mikel Lindsaar2010-01-231-0/+32