Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

link_to_add make large index number #364

Open
shingo-nakanishi opened this issue Dec 29, 2015 · 0 comments
Open

link_to_add make large index number #364

shingo-nakanishi opened this issue Dec 29, 2015 · 0 comments

Comments

@shingo-nakanishi
Copy link

version

0.3.2

no support index

<tbody id="foo">
  <%= f.fields_for :foos, wrapper: false do |of| -%>
    <tr class="fields">
      <td><%= of.index %></td> 

click link_to_add make 1451347938120
next click link_to_add make 1451347952296

Rails4 support index

http://stackoverflow.com/a/22640703/1979953

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant