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
/
deprecated_api.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving AS::Notifications call to one location in base
José Valim and Mikel Lindsaar
2010-01-24
1
-9
/
+7
*
Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback su...
José Valim and Mikel Lindsaar
2010-01-24
1
-0
/
+32
*
Add basic template rendering to new DSL.
José Valim and Mikel Lindsaar
2010-01-22
1
-8
/
+1
*
Add more tests to new API.
José Valim and Mikel Lindsaar
2010-01-22
1
-1
/
+1
*
Move class methods to deprecated stuff.
José Valim and Mikel Lindsaar
2010-01-22
1
-0
/
+48
*
Moved deprecated_body.rb to deprecatead_api.rb
José Valim and Mikel Lindsaar
2010-01-22
1
-31
/
+110
*
Updating deprecated API to sanitize old style attachments hash to work with n...
José Valim and Mikel Lindsaar
2010-01-22
1
-10
/
+35
*
Adding tests for attachments['blah.rb'] = {} et al
José Valim and Mikel Lindsaar
2010-01-21
1
-1
/
+11
*
Created mail method for new API
José Valim and Mikel Lindsaar
2010-01-20
1
-2
/
+2
*
Moved old API into deprecated_api.rb in preparation for new Rails 3 Mailer API
José Valim and Mikel Lindsaar
2010-01-20
1
-0
/
+163