MorningPeak/app/views/comments
Arthur Poulet d57ba8ad44 add comment form for client
- create controller concern commentable_form to use
  "prepare_commentable_for"
- implement it in each controller
- implement form to clients/show
2015-07-28 01:33:13 +02:00
..
_about.html.slim add comment form for client 2015-07-28 01:33:13 +02:00
_form.html.slim fix comment, implementation 2015-07-25 22:30:19 +02:00
edit.html.slim fix comment, implementation 2015-07-25 22:30:19 +02:00
index.html.slim fix comment, implementation 2015-07-25 22:30:19 +02:00
index.json.jbuilder fix comment, implementation 2015-07-25 22:30:19 +02:00
new.html.slim fix comment, implementation 2015-07-25 22:30:19 +02:00
show.html.slim fix comment, implementation 2015-07-25 22:30:19 +02:00
show.json.jbuilder fix comment, implementation 2015-07-25 22:30:19 +02:00