THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
TEST_CODEOWNERS
/
rails
Watch
3
Star
0
Fork
0
You've already forked rails
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
83bc2c2760
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