That is great. I would like to use Runt and represent the object the object in a database when i need it for future use. Any suggestions on how to represent this? There are only a finite number of things i need to be able to account for and not the full possibilities offered by the gem.
On Mar 29, 10:58 pm, Philip Hallstrom <[email protected]> wrote: > > I was hoping to get some advice on something I am trying to build. > > > I want to be able to allow users to be able to set up reminders. They > > will be allowed to choose to have reminders either once a day (or more > > than once) at particular times, reminders every other day, every > > wednsday, etc all though at specific times of the day (for example a > > reminder at 9AM every Tuesday). I would like to have some sort of > > cron job running to check what reminders need to be sent. I was hoping > > to get advice on what plugins might be useful and any othe advice on > > setting this up. still learning the ropes of rails. :) > > You might find these useful... > > http://runt.rubyforge.org/Runtis an implementation of select temporal patterns > > http://chronic.rubyforge.org/Chronicis a natural language date/time parser > written in pure Ruby. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

