Sha256: 286f1395f3a6da0bdcd460869085e96a2aaf4fabcc523330822d858c04405c40

Contents?: true

Size: 119 Bytes

Versions: 239

Compression:

Stored size: 119 Bytes

Contents

%h1{style: 'margin-top: 2em'}
  = pluralize @users.size, 'user'

%ul
  - for user in @users
    %li
      = user.login

Version data entries

239 entries across 118 versions & 1 rubygems

Version Path
appmap-0.83.4 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.83.4 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.83.3 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.83.3 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.83.2 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.83.2 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.83.1 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.83.1 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.83.0 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.83.0 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.82.0 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.82.0 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.81.1 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.81.1 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.81.0 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.81.0 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.80.2 spec/fixtures/rails5_users_app/app/views/users/index.html.haml
appmap-0.80.2 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.80.1 spec/fixtures/rails6_users_app/app/views/users/index.html.haml
appmap-0.80.1 spec/fixtures/rails5_users_app/app/views/users/index.html.haml