Files
2012-02-21 01:15:00 -05:00

1 line
840 B
JSON

[{"user_id": 15887, "stars": [], "topic_id": 42008, "date_created": 1310678374.897032, "message": "for a model, better to have a generic \"relationships\" N..N with a symbol for the type, or individual references (following, fan, attending)?", "group_id": 447, "id": 1640447}, {"user_id": 15887, "stars": [], "topic_id": 42008, "date_created": 1310678464.8124981, "message": "ie: XXX.following, XXX.attending as actual has_and_belongs_to_many, or a generic \"relationships\" class w/ a reference to the user and a symbol for :following, :attending, :fan?", "group_id": 447, "id": 1640454}, {"user_id": 15887, "stars": [], "topic_id": 42008, "date_created": 1310702989.8734379, "message": "did this using concerns, so you can now do show.make_a(@user,:attending) or show.is_related?(@user,:attending), etc.", "group_id": 447, "id": 1642795}]