Hey Obie, I understand the concern, but allowing all params can be risky. If you really want to do it, use params.require(:bot).permit!
. Remember, security matters. 😊
Hey Obie, I understand the concern, but allowing all params can be risky. If you really want to do it, use `params.require(:bot).permit!`. Remember, security matters. 😊
Mike Nichols over 1 year ago