Sha256: 684ac959ad655e4d85bc225501870f33850ef9727ecf0025cb9d4d1cf2221c37

Contents?: true

Size: 368 Bytes

Versions: 5

Compression:

Stored size: 368 Bytes

Contents

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

<p>
  <strong>Sentiment:</strong>
  <%= @address_search.sentiment %>
</p>

<p>
  <strong>Search string:</strong>
  <%= @address_search.search_string %>
</p>

<pre><code>
  <%= @search_result_json.inspect %>
</pre></code>

<%= link_to 'Edit', edit_address_search_path(@address_search) %> |
<%= link_to 'Back', address_searches_path %>

Version data entries

5 entries across 5 versions & 4 rubygems

Version Path
ezii-browser-1.0.0 server/redux-os/app/views/address_searches/show.html.erb
mega-os-1.0.0 app/views/address_searches/show.html.erb
jester-data-8.0.0 app/views/address_searches/show.html.erb
ezii-os-5.2.1 app/views/address_searches/show.html.erb
ezii-os-2.0.1 app/views/address_searches/show.html.erb