How to Bulk Insert Nested Attributes in Rails
When using accepts_nested_attributes_for in Rails, especially for many-to-many relations, you may find that things slow down during large inserts.For example, take the common Author, Post and Tag models:.
How to Bulk Insert Nested Attributes in Rails #ruby #rails #rubyonrails #bosnia #programming #tutorials #rubydeveloper #railsdeveloper