RubyFlow The Ruby and Rails community linklog

Validating nested associations in Rails

Not so long ago, I ran into problem of validating the number of nested attributes when using accepts_nested_attributes_for in Rails. I would like to share with you the solution I’d found in the form of this article. It shows the general principles of using nested attributes, as well as a couple of interesting tasks and their solutions.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in