Sha256: 4d9b816c6e00cdc77df535914f7db090bb4bbbe59bf7f0ac42a496da9220b9db

Contents?: true

Size: 163 Bytes

Versions: 10

Compression:

Stored size: 163 Bytes

Contents

<% add_title :editing.l(name: 'Erbit') %>

<%= render 'form', erbit: @erbit %>

<p>
  <%= link_to :show.l, @erbit %>
  |
  <%= link_to :back.l, erbits_path %>
</p>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootstrap_leather-0.10.14 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.13 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.11 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.10 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.9 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.8 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.7 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.6 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.5 spec/dummy/app/views/erbits/edit.html.erb
bootstrap_leather-0.10.4 spec/dummy/app/views/erbits/edit.html.erb