Sha256: 5f28a3868c703ad79fc70f9e300b0738bd7cf85661464ee80fdadd4661e1a195

Contents?: true

Size: 174 Bytes

Versions: 2

Compression:

Stored size: 174 Bytes

Contents

<%= render partial: "menu", locals: {database: @database} %>
<% if @clients %>
  <%= render partial: "clients", locals: {database: @database, clients: @clients} %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pgbouncerhero-2.0.0 app/views/pg_bouncer_hero/database/clients.html.erb
pgbouncerhero-1.0.3 app/views/pg_bouncer_hero/database/clients.html.erb