use safer .hooks_for instead of .public_send
with .public_send we can't make sure that the scope on the model actually exists.
Showing
Please register or sign in to comment
with .public_send we can't make sure that the scope on the model actually exists.