This post shows how to use field_for and accepts_nested_attributes_for to created nested form for has_many model Let suppose the following scenario. We have multiple projects and each [...]The post Using has_many with Nested Form in Rails 4 first appeared on discretelogix.