Ashley Williams wrote: > Its defiantly possible, though I'm not that good with rails yet, so > I'm not sure exactly how you add conditions on other tables. But I > don't think the performance would be that bad, it'd only have to span > a few tables, which isn't that bad considering an average profile page > would do the same; plus it can be cached a lot too. > > On Wed, Dec 24, 2008 at 6:27 PM, Dave Amos
Yeah, good point. If the table got crazy huge, I could start cutting off really old entries to minimize the calculations. Thanks so much for the the help! I've already got a little feed that shows you your recent activity, and I think it's trivial to create feeds for all activity your friends have taken and all activity on recipes you created. This is exciting! :) -- Posted via http://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 -~----------~----~----~----~------~----~------~--~---

