Sat
25
Feb '06
|
by Frank Spychalski filed under Ruby
No Comments »
|
Ruby on Rails has a pretty good template-system. You can use these templates for HTML output, XML output or if you want to send mails. But for reasons probably only known to David Heinemeier Hansson the method url_for cannot be used in ActionMailer templates.
[tags]ruby, rails[/tags]