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

link_to_add make large index number #364

Description

@shingo-nakanishi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions