nested_form_fields 0.6.3
Rails gem for dynamically adding and removing nested has_many association fields in a form. Uses jQuery and supports multiple nesting levels. Requires Ruby 1.9 and the asset pipeline.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
rails
>= 3.2.0
Development依存関係 (10):
assert_difference
>= 0
capybara
>= 0
coffee-rails
~> 3.2.1
haml
>= 3.1.5
haml-rails
>= 0
jquery-rails
>= 0
rspec-rails
= 2.9.0
sass-rails
~> 3.2.3
selenium-webdriver
>= 0
sqlite3
>= 0