sllewely / event_buddies

2 stars 0 forks source link

Create friendship requests #50

Closed sllewely closed 5 years ago

sllewely commented 5 years ago

Feature

Create friendship requests api call

Includes associations for the many to many self join on users using friendship requests!! how to many to many self join in rails with associations

Also added missing timestamps and renamed the friendship_request columns to :pending_friend_id and :requesting_friend_id to be more clear