chinwagsocial/app/views/api/accounts/relationships.rabl
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
2016-09-23 20:23:26 +02:00

3 lines
57 B
Ruby

collection @accounts
extends 'api/accounts/relationship'