Sha256: e566935cd317eaa3d83e17fe64e96d30b8172fdefe828105cfdb205e8c525407

Contents?: true

Size: 354 Bytes

Versions: 6

Compression:

Stored size: 354 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <b>Contract:</b>
  <%= @underlying.contract_id %>
</p>

<p>
  <b>Con:</b>
  <%= @underlying.con_id %>
</p>

<p>
  <b>Delta:</b>
  <%= @underlying.delta %>
</p>

<p>
  <b>Price:</b>
  <%= @underlying.price %>
</p>


<%= link_to 'Edit', edit_underlying_path(@underlying) %> |
<%= link_to 'Back', underlyings_path %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ib-ruby-0.9.2 app/views/ib/underlyings/show.html.erb
ib-ruby-0.9.1 app/views/ib/underlyings/show.html.erb
ib-ruby-0.9.0 app/views/ib/underlyings/show.html.erb
ib-ruby-0.8.5 app/views/ib/underlyings/show.html.erb
ib-ruby-0.8.4 app/views/ib/underlyings/show.html.erb
ib-ruby-0.8.3 app/views/ib/underlyings/show.html.erb