Michael Ward
Results
1
issues of
Michael Ward
I'm receiving this error after member registration. I believe it is related to the `redirect_to(is_admin? ? admin_memberships_path : root_path )` call to `is_admin?` that fails when calling `!(current_user.role_ids & [REFINERY_ROLE_ID,...