Sha256: fc0b973f3bfa1e08a9ade8cc36beaff5bffcfcc272c843b4bad63fcf68133f2a

Contents?: true

Size: 209 Bytes

Versions: 2

Compression:

Stored size: 209 Bytes

Contents

<h2><%= @feature.title %></h2>
<div>
  <span class="label">GEOM: </span><span><%= @feature.the_geom %></span>
</div>
<div>
  <span class="label">description:</span>
  <p><%= @feature.description %></p>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cartoset-0.0.2 app/views/features/show.html.erb
cartoset-0.0.1 app/views/features/show.html.erb