Comments now working, but no AJAX, need to refresh to see them
parent
faa5d216
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/comments_controller.rb 14 ajouts, 0 suppressionapp/controllers/comments_controller.rb
- app/helpers/comments_helper.rb 9 ajouts, 0 suppressionapp/helpers/comments_helper.rb
- app/models/comment.rb 24 ajouts, 0 suppressionapp/models/comment.rb
- app/models/post.rb 4 ajouts, 0 suppressionapp/models/post.rb
- app/models/user.rb 7 ajouts, 1 suppressionapp/models/user.rb
- app/views/comments/_comment.html.haml 4 ajouts, 0 suppressionapp/views/comments/_comment.html.haml
- app/views/comments/_new_comment.html.haml 7 ajouts, 0 suppressionapp/views/comments/_new_comment.html.haml
- app/views/status_messages/_status_message.html.haml 6 ajouts, 0 suppressionapp/views/status_messages/_status_message.html.haml
- config/routes.rb 3 ajouts, 0 suppressionconfig/routes.rb
- spec/models/comments_spec.rb 26 ajouts, 0 suppressionspec/models/comments_spec.rb
app/controllers/comments_controller.rb
0 → 100644
app/helpers/comments_helper.rb
0 → 100644
app/models/comment.rb
0 → 100644
app/views/comments/_comment.html.haml
0 → 100644
app/views/comments/_new_comment.html.haml
0 → 100644
spec/models/comments_spec.rb
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter