Cody Fauser
|
4809dcc1b5
|
* Remove default_url_options from mailer generator
* Improve mailer documentation regarding generating URLs
* Add no_match to mailer generator to warn contributors about default_url_options
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2008-04-21 14:31:54 -05:00 |
|
Mislav Marohnić
|
69a5c1df82
|
Add example for default_url_options[:host] to generated mailers.
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2008-04-18 17:19:28 -05:00 |
|
Mislav Marohnić
|
36eecda8d0
|
Changed mailer generator to not use instance variables.
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2008-04-18 17:13:15 -05:00 |
|
Mislav Marohnić
|
dfdb9f738e
|
Cleanup generator tests by extracting repeated code into generator_test_helper. Add test for mailer generator.
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2008-04-18 17:10:58 -05:00 |
|