scaffeinate / socify

:rocket: Socify is an open source social networking platform written in Ruby on Rails
http://socifyapp.herokuapp.com
GNU General Public License v2.0
375 stars 211 forks source link

Track the votes model using Public Activityq #4

Closed scaffeinate closed 8 years ago

scaffeinate commented 8 years ago

Use PublicActivity custom-activities to track votes when user upvotes. Refer https://medium.com/@sudharti/the-thing-with-acts-as-votable-is-that-we-cannot-override-the-vote-model-6e76099ebed8

If someone is working on it do comment below. And send a Pull Request so that it can be merged :)