Sha256: c0a7668cd8ba2640bafaecd46344d4228893035dca56d6b3a7585105ff65ea8a
Contents?: true
Size: 182 Bytes
Versions: 1
Compression:
Stored size: 182 Bytes
Contents
<h2>Friends</h2> <%= friends(user) %> <% if GlobalConfig.allow_following -%> <h2>Followers</h2> <%= followers(user) %> <h2>Following</h2> <%= followings(user) %> <% end -%>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
muck-friends-0.1.1 | app/views/friends/_friends.html.erb |