Jon Phenow
|
e9c82472ff
|
quick comment touch-ups
|
2015-08-27 10:26:12 -05:00 |
|
Jon Phenow
|
0fa74d863d
|
functionality
|
2015-08-27 10:26:12 -05:00 |
|
Vasiliy Ermolovich
|
036715facc
|
do not define mailer if ActionMailer is not defined
closes #2659
|
2013-10-03 17:39:04 +03:00 |
|
José Valim
|
143794d701
|
Use HMAC on tokens stored in the DB
|
2013-08-05 18:56:07 +02:00 |
|
Jay Shepherd
|
cc017b1f0d
|
Allow parent_mailer to be customizable via Devise.parent_mailer, useful for engines
|
2013-01-18 02:26:41 -06:00 |
|
José Valim
|
19b5bcbe0f
|
Accept mail options in Devise::Mailer and deprecate headers_for
|
2013-01-04 18:52:49 +01:00 |
|
José Valim
|
42f0285278
|
Extract mailer functionality, closes #1164
|
2011-06-27 12:13:00 -03:00 |
|
José Valim
|
d8016ea3fd
|
Ensure namespaces has proper scoped views, closes #654
|
2010-11-20 21:41:26 +01:00 |
|
José Valim
|
ff0b4deb1a
|
Add reply-to to e-mail headers by default. Closes #474
|
2010-09-21 10:07:02 +02:00 |
|
Pat Allan
|
29e9be92b0
|
Reworking the internals of Devise::Mailer - mainly so headers can be tweaked without overwriting/rewriting #setup_mail. (I'm using a custom mailer which is a subclass of Devise::Mailer, and want to change headers/templates in some situations - but perhaps this is useful generally).
|
2010-09-20 21:02:28 +08:00 |
|
José Valim
|
35923c9c69
|
Move template_paths to its own module.
|
2010-07-05 13:27:15 +02:00 |
|
José Valim
|
f54013a181
|
Do not hardcode to devise/mailer in order to allow inheritance to work.
|
2010-07-05 10:05:08 +02:00 |
|
José Valim
|
80895c3b9a
|
Make I18n key for mailer compatible with lookup shortcuts, closes #245
|
2010-06-12 20:29:43 +02:00 |
|
José Valim
|
61fbec858e
|
Add a missing TODO
|
2010-04-26 07:34:06 -07:00 |
|
José Valim
|
6bd0c7fc2b
|
:as and :scope in routes is deprecated. Use :path and :singular instead. Closes #199.
|
2010-04-15 08:21:13 +02:00 |
|
José Valim
|
8db559148c
|
All tests green on latest Rails beta.
|
2010-04-13 23:28:13 +02:00 |
|