1 line
69 B
Text
1 line
69 B
Text
= render partial: "new_comment", locals: {post_id: params[:post_id]}
|
= render partial: "new_comment", locals: {post_id: params[:post_id]}
|