Needing to have my application send an email to a list of users in the DB on the 1st of each month... Does anyone have any idea''s how I might do this. I can obviously have the app send emails when I ask it to, but how do I have it automatically generate and send it on a given date? Thanks, Cam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
cammo wrote:> Needing to have my application send an email to a list of users in the > DB on the 1st of each month... Does anyone have any idea''s how I might > do this. I can obviously have the app send emails when I ask it to, but > how do I have it automatically generate and send it on a given date?http://wiki.rubyonrails.org/rails/pages/HowToRunBackgroundJobsInRails/ Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---