Refactor views to not be so dumb.
parent
7b3aac92
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/aspects_controller.rb 21 ajouts, 1 suppressionapp/controllers/aspects_controller.rb
- app/controllers/status_messages_controller.rb 7 ajouts, 0 suppressionapp/controllers/status_messages_controller.rb
- app/helpers/sockets_helper.rb 11 ajouts, 1 suppressionapp/helpers/sockets_helper.rb
- app/models/comment.rb 15 ajouts, 2 suppressionsapp/models/comment.rb
- app/models/person.rb 9 ajouts, 0 suppressionapp/models/person.rb
- app/views/aspects/index.html.haml 2 ajouts, 2 suppressionsapp/views/aspects/index.html.haml
- app/views/aspects/show.html.haml 2 ajouts, 2 suppressionsapp/views/aspects/show.html.haml
- app/views/comments/_comments.html.haml 2 ajouts, 2 suppressionsapp/views/comments/_comments.html.haml
- app/views/shared/_stream.haml 2 ajouts, 2 suppressionsapp/views/shared/_stream.haml
- app/views/shared/_stream_element.html.haml 4 ajouts, 5 suppressionsapp/views/shared/_stream_element.html.haml
- app/views/status_messages/show.html.haml 1 ajout, 1 suppressionapp/views/status_messages/show.html.haml
- spec/controllers/aspects_controller_spec.rb 4 ajouts, 0 suppressionspec/controllers/aspects_controller_spec.rb
- spec/models/aspect_spec.rb 0 ajout, 3 suppressionsspec/models/aspect_spec.rb
- spec/models/comment_spec.rb 34 ajouts, 0 suppressionspec/models/comment_spec.rb
Veuillez vous inscrire ou vous se connecter pour commenter