Sha256: e175127c4f23f627ac87696773210b1af068bc55fc69ac2e48728352a3e8f8fa

Contents?: true

Size: 178 Bytes

Versions: 165

Compression:

Stored size: 178 Bytes

Contents

<h3>Users</h3>
<ul class="users">
  <% @users.each do |user| %>
    <li>
      <%= link_to user.name, user %> signed up <%= user.created_at.to_date %>
    </li>
  <% end %>
</ul>

Version data entries

165 entries across 165 versions & 2 rubygems

Version Path
rollbar-0.9.1 spec/dummyapp/app/views/users/index.html.erb
rollbar-0.9.0 spec/dummyapp/app/views/users/index.html.erb
rollbar-0.8.3 spec/dummyapp/app/views/users/index.html.erb
rollbar-0.8.2 spec/dummyapp/app/views/users/index.html.erb
rollbar-0.8.1 spec/dummyapp/app/views/users/index.html.erb
rollbar-0.8.0 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.7.1 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.7.0 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.6.3 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.6.1 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.6.0 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.5.5 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.5.3 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.5.2 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.5.1 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.5.0 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.4.11 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.4.10 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.4.9 spec/dummyapp/app/views/users/index.html.erb
ratchetio-0.4.8 spec/dummyapp/app/views/users/index.html.erb