Sha256: 7e50778c391b7b6fc624a448e14db1deca085bba851f97e0e26d5c02eb98543f

Contents?: true

Size: 97 Bytes

Versions: 27

Compression:

Stored size: 97 Bytes

Contents

<%= will_paginate @users %>
<ul>
  <%= render :partial => 'user', :collection => @users %>
</ul>

Version data entries

27 entries across 27 versions & 3 rubygems

Version Path
refinerycms-authentication-2.0.6 app/views/refinery/admin/users/_users.html.erb
refinerycms-authentication-2.0.5 app/views/refinery/admin/users/_users.html.erb
refinerycms-authentication-2.0.4 app/views/refinery/admin/users/_users.html.erb
refinerycms-authentication-2.0.3 app/views/refinery/admin/users/_users.html.erb
refinerycms-authentication-2.0.2 app/views/refinery/admin/users/_users.html.erb
refinerycms-authentication-2.0.1 app/views/refinery/admin/users/_users.html.erb
refinerycms-authentication-2.0.0 app/views/refinery/admin/users/_users.html.erb