Sha256: b9bbb9698cd7f9962e3aa7e508bb7ba250869bddf5f1a155f8211ef4f70dbcc5

Contents?: true

Size: 1.02 KB

Versions: 162

Compression:

Stored size: 1.02 KB

Contents

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

<p>
  <strong>Address:</strong>
  <%= @object.address %>
</p>

<p>
  <strong>Apidae:</strong>
  <%= @object.apidae_id %>
</p>

<p>
  <strong>Apidae type:</strong>
  <%= @object.apidae_type %>
</p>

<p>
  <strong>Apidae subtype:</strong>
  <%= @object.apidae_subtype %>
</p>

<p>
  <strong>Title:</strong>
  <%= @object.title %>
</p>

<p>
  <strong>Short desc:</strong>
  <%= @object.short_desc %>
</p>

<p>
  <strong>Contact:</strong>
  <%= @object.contact %>
</p>

<p>
  <strong>Long desc:</strong>
  <%= @object.long_desc %>
</p>

<p>
  <strong>Type data:</strong>
  <%= @object.type_data %>
</p>

<p>
  <strong>Latitude:</strong>
  <%= @object.latitude %>
</p>

<p>
  <strong>Longitude:</strong>
  <%= @object.longitude %>
</p>

<p>
  <strong>Openings:</strong>
  <%= @object.openings %>
</p>

<p>
  <strong>Rates:</strong>
  <%= @object.rates %>
</p>

<p>
  <strong>Reservation:</strong>
  <%= @object.reservation %>
</p>

<%= link_to 'Edit', edit_object_path(@object) %> |
<%= link_to 'Back', objects_path %>

Version data entries

162 entries across 162 versions & 2 rubygems

Version Path
apidae-2.0.1 app/views/apidae/objects/show.html.erb
apidae-2.0.0 app/views/apidae/objects/show.html.erb
apidae-1.4.13 app/views/apidae/objects/show.html.erb
apidae-1.4.12 app/views/apidae/objects/show.html.erb
apidae-1.4.11 app/views/apidae/objects/show.html.erb
apidae-1.4.10 app/views/apidae/objects/show.html.erb
apidae-1.4.9 app/views/apidae/objects/show.html.erb
apidae-1.4.8 app/views/apidae/objects/show.html.erb
apidae-1.4.7 app/views/apidae/objects/show.html.erb
apidae-1.4.6 app/views/apidae/objects/show.html.erb
apidae-1.4.5 app/views/apidae/objects/show.html.erb
apidae-1.4.4 app/views/apidae/objects/show.html.erb
apidae-1.4.3 app/views/apidae/objects/show.html.erb
apidae-1.2.35 app/views/apidae/objects/show.html.erb
apidae-1.2.34 app/views/apidae/objects/show.html.erb
apidae-1.2.33 app/views/apidae/objects/show.html.erb
apidae-1.4.2 app/views/apidae/objects/show.html.erb
apidae-1.4.1 app/views/apidae/objects/show.html.erb
apidae-1.4.0 app/views/apidae/objects/show.html.erb
apidae-1.2.32 app/views/apidae/objects/show.html.erb