Sha256: 2f0487323d86cf9eeeaa65be7c13de18329a781edf5404968133f0775187fdc0
Contents?: true
Size: 345 Bytes
Versions: 9
Compression:
Stored size: 345 Bytes
Contents
<div class="page-header"> <h2>Showing Simulation</h2> </div> <p> <strong>Name:</strong> <%= @simulation.name %> </p> <p> <strong>Pressure:</strong> <%= @simulation.pressure %> </p> <%= link_to 'Back', simulations_path, class: 'btn btn-default' %> <%= link_to 'Edit', edit_simulation_path(@simulation), class: 'btn btn-default' %>
Version data entries
9 entries across 9 versions & 1 rubygems