What I meant by the second is the same way digests are sent out here. Rather than an email per incident, you'd get at most one per day that lists changes since the prior day.
That is true, I do have a created at and updated at time for each thing, so I could highlight those that are new since the last logon. But I'd have to keep track of what they have seen and what they haven't, since if they go into one Universe and fiddle around for a bit they may not have actually seen everything there by the time they log out, nor seen anything in the other Universes they have access to or have created. On Jun 4, 2:22 pm, Mk 27 <[email protected]> wrote: > The first paragraph is a great idea! > > The second is terrible! Using a cron job is almost as silly as emailing > (but not quite, at least you will be keeping your silliness to > yourself). > > Why don't you just collect all this information when they next log in? > If you have timestamps for all events, including logging in and out, you > just compile a little "digest" of events that have occurred since the > last log in, and then the user is free to examine that at their leisure. > > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

