Continuing here: Rails - problems with forms , every time I try to create a new one group_membership, I get the following: WARNING: Can't mass-assign protected attributes: group, memberin my log, and the identifier is added empty.
Made changes to attr_accessiblemy models, but there is still no solution.
Thanks in advance.
Zeroz source
share