Matt Jankowski
|
100b675cba
|
singularize module and be explicit about what is delivered
|
2011-06-21 10:20:01 -04:00 |
|
Santiago Pastorino
|
b451de0d6d
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
|
Jeremy Kemper
|
e5ab4b0d07
|
Convert to class_attribute
|
2010-02-01 02:02:42 -08:00 |
|
Mikel Lindsaar
|
bb2c7b432c
|
Updating Action Mailer documentation
|
2010-01-31 09:46:51 -08:00 |
|
José Valim and Mikel Lindsaar
|
39a1b06f13
|
Deprecate old defaults API.
|
2010-01-26 11:46:42 +01:00 |
|
José Valim and Mikel Lindsaar
|
ace74974cf
|
Got AM working with Mail yield on delivery_handler and updated tests
|
2010-01-25 21:47:03 +11:00 |
|
José Valim and Mikel Lindsaar
|
e4a989e9d9
|
Added delivery_handler method to mail and implemented in ActionMailer to deliver inside of instrumentation
|
2010-01-25 13:39:48 +11:00 |
|
José Valim and Mikel Lindsaar
|
bd96614101
|
Move old tests to a specific folder and add some delivery method tests.
|
2010-01-24 19:36:42 +01:00 |
|
José Valim and Mikel Lindsaar
|
0d931fecbb
|
Finish cleaning up delivery methods implementation.
|
2010-01-24 18:11:57 +01:00 |
|
José Valim and Mikel Lindsaar
|
7409b73484
|
Some refactoring.
|
2010-01-24 16:37:28 +01:00 |
|
José Valim and Mikel Lindsaar
|
951397b4a2
|
Get implicit multipart and attachments working together.
|
2010-01-22 14:38:41 +01:00 |
|
José Valim
|
e10f51b6b7
|
Refactor delivery methods.
|
2010-01-19 15:34:58 +01:00 |
|