Reject Nested Attributes in Rails
A detailed write-up on using reject_if
with accepts_nested_attributes_for
to make nested associations optional in Rails forms https://danielabaron.me/blog/rails-reject-nested-attributes/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A detailed write-up on using reject_if
with accepts_nested_attributes_for
to make nested associations optional in Rails forms https://danielabaron.me/blog/rails-reject-nested-attributes/
Post a comment