Hello everyone! I have been developing galleries for groups, and improving groups a little. To do it I have made galleries to be polymorphic, and photos too.
At this moment in groups show page we can see its profile, members and galleries. The next step is to make activities polymorphic, to have a recent_activities for groups, to see who has become a member, or if photos and galleries has been added... To make galleries polymorphic I have made a migrations adding "galleryable_id" and "galleryable_type" columns. For photos, another migrations adding "photoable_id" and "photoable_type". I'm not sure if those names are really good. I suppose it may change to "owner", or any other suggestions? If anyone could do a bit of beta testing to make any suggestion or to ask for any improvement it would be great! All of this can be seen in http://github.com/yuki/insoshi/tree/group_option Thanks for reading! --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
