Sha256: a97173a19f27225fd644d58503074200a06a860e1cf09f019c7e0471e66d1e46

Contents?: true

Size: 117 Bytes

Versions: 8

Compression:

Stored size: 117 Bytes

Contents

<% if params[:following] %>
  <%= render @contacts %>
<% else %>
  <%= render @contacts.map(&:inverse!) %>
<% end %>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
social_stream-0.25.1 base/app/views/followers/index.html.erb
social_stream-base-0.19.1 app/views/followers/index.html.erb
social_stream-0.25.0 base/app/views/followers/index.html.erb
social_stream-base-0.19.0 app/views/followers/index.html.erb
social_stream-0.24.1 base/app/views/followers/index.html.erb
social_stream-base-0.18.1 app/views/followers/index.html.erb
social_stream-0.24.0 base/app/views/followers/index.html.erb
social_stream-base-0.18.0 app/views/followers/index.html.erb