Sha256: 29a5d8eacf96fc9774b10dd60ebceac1f958d447d02ef944fbdc8a01f4f4f45b

Contents?: true

Size: 429 Bytes

Versions: 38

Compression:

Stored size: 429 Bytes

Contents

<%= form_for(@bookmark_stat_has_manifestation) do |f| -%>
  <%= f.error_messages -%>

  <div class="field">
    <%= f.label t('activerecord.models.bookmark_stat') -%><br />
    <%= f.text_field :bookmark_stat_id -%>
  </div>
  <div class="field">
    <%= f.label t('activerecord.models.manifestation') -%><br />
    <%= f.text_field :manifestation_id -%>
  </div>
  <div class="actions">
    <%= f.submit %>
  </div>
<%- end -%>

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
enju_bookmark-0.1.2.pre15 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre14 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre13 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre12 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre11 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre10 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre9 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre8 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre7 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre6 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre5 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre4 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre3 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre2 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.2.pre app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.1 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.0.pre app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.1.0 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.0.22 app/views/bookmark_stat_has_manifestations/_form.html.erb
enju_bookmark-0.0.21 app/views/bookmark_stat_has_manifestations/_form.html.erb