Typo suddenly started dying on me over at Mediatemple, so I finally upgraded to Mephisto. Actually, I tried Mephisto here a while ago, but it wasn’t compatible with Ruby 1.8.2, which is all you get at Mediatemple’s Grid Server. Luckily for me Mephisto now runs on Ruby 1.8.2 again!
Some of my articles won’t read well until I do some more tweaking, and the Atom feed at Feedburner needs to be updated. I’ll fix that in a couple of weeks.
I read in Josh Susser’ blog that you maintain the acts_as_graph plugin. Nice work, I am using it to manage a user network (friends and befrienders). But as I need to store/update some data in the join table ‘relationships’ , i defined a PK in this join table. What bother me is that I have to read/update the join table using both FK.. I tried to redefine it, using Self-referential has_many :through associations, but it fails.. if w acts_as_graph I can get user-> friends , I cannot get user.relationships is it possible ? how if yes …..
here are my User model def..
Please do fix your RSS feed. How else is lazy me supposed to keep up to date?