index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionmailer
/
lib
/
action_mailer
/
old_api.rb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
adds missing requires for Object#blank? and Object#present?
Xavier Noria
2010-03-28
1
-0
/
+1
|
*
Improve performance of the rendering stack by freezing formats as a sign ↵
José Valim
2010-03-19
1
-0
/
+1
|
|
|
|
that they shouldn't be further modified.
*
Eliminate warnings for AM on 1.8
wycats
2010-03-16
1
-3
/
+0
|
*
Allow anything that responds to render to be given as :template and use ↵
José Valim
2010-03-12
1
-1
/
+1
|
|
|
|
find_template instead of find in views.
*
Bring AM up to date with new rendering stack.
José Valim
2010-03-08
1
-1
/
+1
|
*
Use render instead render_to_body.
José Valim
2010-02-24
1
-1
/
+1
|
*
Rename 'defaults' class method to 'default' to reflect that it's a declaration
Jeremy Kemper
2010-01-27
1
-5
/
+5
|
*
Fix failing tests on AM about render(:body => Hash).
José Valim
2010-01-26
1
-6
/
+2
|
*
Deprecate old defaults API.
José Valim and Mikel Lindsaar
2010-01-26
1
-4
/
+6
|
*
Handle some TODOs and deprecations.
José Valim and Mikel Lindsaar
2010-01-24
1
-8
/
+8
|
*
Maintain old_api and deprecated_api in different files.
José Valim and Mikel Lindsaar
2010-01-24
1
-0
/
+250