Sha256: 306a7835bfb2daaca2165906dfd4711b19cc417fb0eb2dfdc7ad2b7e8ca6efa2
Contents?: true
Size: 493 Bytes
Versions: 15
Compression:
Stored size: 493 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Class name:</strong> <%= @alert.class_name %> </p> <p> <strong>Kind:</strong> <%= @alert.kind %> </p> <p> <strong>Symbol:</strong> <%= @alert.symbol %> </p> <p> <strong>Direction:</strong> <%= @alert.direction %> </p> <p> <strong>Strike:</strong> <%= @alert.strike %> </p> <p> <strong>Profile:</strong> <%= @alert.profile_id %> </p> <%= link_to 'Edit', edit_alert_path(@alert) %> | <%= link_to 'Back', alerts_path %>
Version data entries
15 entries across 15 versions & 1 rubygems