Guest User

Untitled

a guest
May 27th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. redirect_to :back if params[:content_id].nil?
  2. @comment = Comment.new(:content_id => params[:content_id])
Add Comment
Please, Sign In to add comment