I have an articles table in my Rails project for making news articles. In that table I have a user_id column which populates the column with the current_user id. I then have a D