Search code examples
Migrating from `form_for` over to the new `form_with`...


ruby-on-railsdeviseform-for

Read More
form_for with multiple controller actions for submit...


ruby-on-railsrubyruby-on-rails-3form-for

Read More
inserting select2's multiple select into rails' form_for...


ruby-on-railsform-forselect2-rails

Read More
rails simple_form - hidden field - create?...


ruby-on-railsruby-on-rails-3form-forhidden-fieldsimple-form

Read More
How to pass extra parameter in rails form_for...


ruby-on-railsruby-on-rails-4ruby-on-rails-5ruby-on-rails-6form-for

Read More
Rails 6 nested not displaying form_with...


ruby-on-railsrubyform-fornested-form-forform-with

Read More
When using shallow routes, different routes require different form_for arguments...


ruby-on-rails-3form-for

Read More
Access form_for object in corresponding controller method...


ruby-on-railsruby-on-rails-4form-for

Read More
Rails select_tag undefined method `map' for nil:NilClass...


ruby-on-railsform-for

Read More
How can I check what happens when I submit a form in RoR?...


ruby-on-railsrubypostgresql-9.4form-for

Read More
Ruby on Rails : symbol as argument in form_for...


ruby-on-railsform-for

Read More
Nested resources in namespace form_for...


ruby-on-railsnamespacesruby-on-rails-3form-for

Read More
Ruby on rails: singular resource and form_for...


ruby-on-railsresourcesrouterform-forsingular

Read More
form_for undefined method `model_name' for ::ActiveRecord_Relation:Class...


ruby-on-railsroutesform-for

Read More
Unpermitted parameters utf8, method in update action...


ruby-on-railscontrollerform-for

Read More
Required Field on collection_select type field...


ruby-on-railsformsruby-on-rails-4fieldform-for

Read More
Form to accept a record and multiple associated records?...


ruby-on-railsruby-on-rails-6form-for

Read More
Change 'Please match the format requested.' to something else?...


ruby-on-railsruby-on-rails-6form-forform-with

Read More
How to change the message when a form input doesn't match the pattern parameter?...


ruby-on-railsruby-on-rails-6form-forform-with

Read More
Why would my form submit only one model's data?...


ruby-on-railsform-forfields-for

Read More
form_for and scopes, rails 3...


scoperuby-on-rails-3form-for

Read More
form_for with :slug instead of :id...


ruby-on-railsform-fornested-form-for

Read More
trouble building a rails form to return paramaters in desired format...


ruby-on-railsrubyform-for

Read More
Rails: Custom text for rails form_for label...


ruby-on-railsrubyruby-on-rails-3.2form-for

Read More
Update multiple records from a table in a single form in rails?...


ruby-on-railsform-for

Read More
Automatically adding nested child partials on link_to_add_association click using Cocoon...


ruby-on-railsruby-on-rails-5form-forcocoon-gem

Read More
How to update model field from another model field...


ruby-on-railsrubyformsmodelform-for

Read More
How to use nested forms in Rails if the fields have the same name?...


ruby-on-railsrubyformsform-foraccepts-nested-attributes

Read More
how to let custom string shown in the drop down in form.collection_select...


htmlruby-on-railsrubyform-for

Read More
Custom form_for to validation record...


ruby-on-railsform-for

Read More
BackNext