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
b3dcbedc67f49ef64f33570f3e24ac00a47c0181
rails
/
actionmailer
/
test
History
Mikel Lindsaar
ceaa100e59
Adding ability for the procs to be called within the instance, allows you to pass results from instance methods to the mail header
...
Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-05-02 11:56:08 +02:00
..
fixtures
Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified.
2010-03-19 17:20:20 +01:00
old_base
Use explicit source encoding rather than forced UTF-8 from US-ASCII.
2010-04-26 14:45:23 -07:00
abstract_unit.rb
Eliminate warnings for AM on 1.8
2010-03-16 23:24:00 -07:00
base_test.rb
Adding ability for the procs to be called within the instance, allows you to pass results from instance methods to the mail header
2010-05-02 11:56:08 +02:00
delivery_methods_test.rb
Convert to class_attribute
2010-02-01 02:02:42 -08:00
log_subscriber_test.rb
Fix action_mailer tests
2010-03-02 22:55:09 -08:00
mail_helper_test.rb
Add tests to mail helper.
2010-01-24 19:52:50 +01:00
test_helper_test.rb
Moved test of QP into mail
2010-04-11 18:04:56 +10:00