Skip to content
Extraits de code Groupes Projets
Valider 3c893454 rédigé par Daniel Vincent Grippi's avatar Daniel Vincent Grippi
Parcourir les fichiers

Merge branch 'master' of github.com:diaspora/diaspora

parents 6aeaea1b e33d6d81
Branches
Étiquettes
Aucune requête de fusion associée trouvée
......@@ -9,7 +9,7 @@ class CommentsController < ApplicationController
text = params[:comment][:text]
@comment = current_user.comment text, :on => target
respond_with @comment
render :nothing => true
end
def show
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter