This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2db917841cacbdd6320460fd6fa3d07cd972139
rails
/
actionmailer
/
test
/
mailers
History
José Valim
119e9e2daf
Get rid of update_details in favor of passing details to find_template.
2011-09-22 15:03:05 +02:00
..
asset_mailer.rb
Move config_accessor :asset_host from ActionController::Base to AbstractController which fixes issues with asset_host in ActionMailer
2010-07-24 00:27:25 +02:00
base_mailer.rb
Get rid of update_details in favor of passing details to find_template.
2011-09-22 15:03:05 +02:00
proc_mailer.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00