dynamic_nested_forms 0.1.0
Gem helps to make the simple dynamic control of multiple nested forms in Ruby on Rails application. - Search for related objects using [jQuery UI Autocomplete](https://jqueryui.com/autocomplete). - Easy to add sub-objects directly to a form to create or update the main object. - Full management of the nested form.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.1.0 May 03, 2018 (889KB)
Runtime依存関係 (4):
Development依存関係 (6):
            capybara
            >= 0
          
          
            factory_bot_rails
            ~> 4.0
          
          
            faker
            >= 0
          
          
            rspec-rails
            ~> 3.7
          
          
            selenium-webdriver
            >= 0
          
          
            sqlite3
            >= 0
          
    