Sha256: f33b913a6490c332142bcc3c766cc94dd9652edbf1e9f63eb14bcccf4fa0cb4d

Contents?: true

Size: 459 Bytes

Versions: 15

Compression:

Stored size: 459 Bytes

Contents

<table border="0" cellpadding="10" cellspacing="20" style="width:98%;border-collapse:collapse;text-align:left">
  <thead style="font-weight:bold;border-bottom:1px #c1c1c1 solid;color:#c1c1c1">
    <th width="20%">Name</th>
    <th width="100%">Value</th>
  </thead>
  <tbody>
    <% @info.each_pair do |name, info| %>
      <tr valign="top">
        <td><%= name %></td>
        <td><%= display_info(info) %></td>
      </tr>
    <% end %>
  </tbody>
</table>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
mongo3-0.1.5 lib/views/explore/_dump_hash.erb
mongo3-0.1.4 lib/views/explore/_dump_hash.erb
mongo3-0.1.3 lib/views/explore/_dump_hash.erb
mongo3-0.1.2 lib/views/explore/_dump_hash.erb
mongo3-0.1.1 lib/views/explore/_dump_hash.erb
mongo3-0.1.0 lib/views/explore/_dump_hash.erb
mongo3-0.0.9 lib/views/explore/_dump_hash.erb
mongo3-0.0.8 lib/views/explore/_dump_hash.erb
mongo3-0.0.7 lib/views/explore/_dump_hash.erb
mongo3-0.0.6 lib/views/explore/_dump_hash.erb
mongo3-0.0.5 lib/views/explore/_dump_hash.erb
mongo3-0.0.4 lib/views/explore/_dump_hash.erb
mongo3-0.0.3 lib/views/explore/_dump_hash.erb
mongo3-0.0.2 lib/views/_dump_hash.erb
mongo3-0.0.1 lib/views/_dump_hash.erb