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
ec3bfa2ead7337fe99ff036d4b8b5ae0a321f8cd
rails
/
actionmailer
/
test
History
José Valim
6788db824a
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [
#4816
state:resolved]
2010-06-24 13:23:43 +02:00
..
fixtures
Adding inline attachment support to ActionMailer
2010-06-07 21:54:53 -04:00
old_base
Fixes encoding mistakes on old_base/mail_service tests
2010-06-23 09:26:49 +02:00
abstract_unit.rb
Eliminate warnings for AM on 1.8
2010-03-16 23:24:00 -07:00
base_test.rb
subject is automatically looked up on I18n using mailer_name and action_name as scope as in t('.subject')
2010-06-12 15:33:12 +02:00
delivery_methods_test.rb
Convert to class_attribute
2010-02-01 02:02:42 -08:00
log_subscriber_test.rb
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [
#4816
state:resolved]
2010-06-24 13:23:43 +02:00
mail_helper_test.rb
Add tests to mail helper.
2010-01-24 19:52:50 +01:00
test_helper_test.rb
Use better assertion methods for testing
2010-05-19 10:18:36 +02:00