Sha256: b8e59c997a4255fcb15b3c08af478a502b8d89c485bf02629e94706fe4e7a87b

Contents?: true

Size: 242 Bytes

Versions: 7

Compression:

Stored size: 242 Bytes

Contents

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

<p>
  <strong>Name ja:</strong>
  <%= @maker.name_ja %>
</p>

<p>
  <strong>Name en:</strong>
  <%= @maker.name_en %>
</p>

<%= link_to 'Edit', edit_maker_path(@maker) %> |
<%= link_to 'Back', makers_path %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
autocompl-0.2.2 test/dummy/app/views/makers/show.html.erb
autocompl-0.2.1 test/dummy/app/views/makers/show.html.erb
autocompl-0.2.0 test/dummy/app/views/makers/show.html.erb
autocompl-0.1.2 test/dummy/app/views/makers/show.html.erb
autocompl-0.1.1 test/dummy/app/views/makers/show.html.erb
autocompl-0.1.0 test/dummy/app/views/makers/show.html.erb
autocompl-0.0.1 test/dummy/app/views/makers/show.html.erb