i''ve got a rails app on my mac. i just figured out how to use launchd to run recurring events on my rails apps via script/runner. it basically checks the database for any tasks that are past due and puts a list of them together in an email, with links to each one on the site. being new to rails, i didn''t realize that i couldn''t use the url_for method in my model. is there an easy way to generate urls in my emails this way? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---