tochman / onebody

private member portal for churches, built with Ruby on Rails
http://church.io
GNU Affero General Public License v3.0
0 stars 0 forks source link

Display friends on Person#show #4

Closed tochman closed 9 years ago

tochman commented 9 years ago

The show page for Person should display friendships.

tochman commented 9 years ago

See 5c75a8d119eb2f6341a4653abeef36c4a8da6b9b Friendships are displayed on Person#show (first 10) and a link to /friends is added if Person has more then 10 friendships. No pending friendship request are shown.