Skip to main content
11 events
when toggle format what by license comment
S Dec 14, 2012 at 21:13 history suggested Mark Thomas
added rails tag
Dec 14, 2012 at 18:35 review Suggested edits
S Dec 14, 2012 at 21:13
Dec 12, 2012 at 19:35 answer added tokland timeline score: 2
Dec 12, 2012 at 17:46 answer added Andrew Haines timeline score: 3
Dec 12, 2012 at 17:29 comment added Jon Smooth @andy h Yup, thats correct!
Dec 12, 2012 at 17:27 comment added Andrew Haines And are they all in the same table in your database (with a type column)?
Dec 12, 2012 at 17:23 comment added Jon Smooth ActivityFeedEvent is the parent class and all the others (ex: SignupFeedEvent) inherit from this parent.
Dec 12, 2012 at 17:22 comment added Jon Smooth Yes, it's a Rails app.
Dec 12, 2012 at 17:14 comment added Andrew Haines Is this in a Rails app? Are the different types of FeedEvent in a single table (i.e. are you using STI)? A little context would be helpful.
Dec 12, 2012 at 17:13 review First posts
Dec 12, 2012 at 18:26
Dec 12, 2012 at 16:56 history asked Jon Smooth CC BY-SA 3.0