Ajax in likes in stream
parent
1cd9c4bd
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/aspects_controller.rb 1 ajout, 1 suppressionapp/controllers/aspects_controller.rb
- app/controllers/likes_controller.rb 11 ajouts, 2 suppressionsapp/controllers/likes_controller.rb
- app/helpers/likes_helper.rb 2 ajouts, 2 suppressionsapp/helpers/likes_helper.rb
- app/models/like.rb 1 ajout, 1 suppressionapp/models/like.rb
- app/models/user.rb 11 ajouts, 6 suppressionsapp/models/user.rb
- app/views/likes/_likes.haml 1 ajout, 7 suppressionsapp/views/likes/_likes.haml
- app/views/likes/_likes_container.haml 12 ajouts, 0 suppressionapp/views/likes/_likes_container.haml
- app/views/likes/create.js.erb 1 ajout, 1 suppressionapp/views/likes/create.js.erb
- app/views/likes/destroy.js.erb 1 ajout, 1 suppressionapp/views/likes/destroy.js.erb
- app/views/likes/index.html.haml 1 ajout, 0 suppressionapp/views/likes/index.html.haml
- app/views/photos/show.html.haml 1 ajout, 1 suppressionapp/views/photos/show.html.haml
- app/views/shared/_stream_element.html.haml 2 ajouts, 2 suppressionsapp/views/shared/_stream_element.html.haml
- config/routes.rb 4 ajouts, 2 suppressionsconfig/routes.rb
- db/migrate/20110705003445_counter_cache_on_post_likes.rb 9 ajouts, 0 suppressiondb/migrate/20110705003445_counter_cache_on_post_likes.rb
- db/schema.rb 2 ajouts, 1 suppressiondb/schema.rb
- public/javascripts/widgets/post.js 19 ajouts, 6 suppressionspublic/javascripts/widgets/post.js
- spec/controllers/likes_controller_spec.rb 27 ajouts, 5 suppressionsspec/controllers/likes_controller_spec.rb
- spec/models/like_spec.rb 8 ajouts, 0 suppressionspec/models/like_spec.rb
app/views/likes/_likes_container.haml
0 → 100644
app/views/likes/index.html.haml
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter