Growstuff/growstuff

View on GitHub
app/views/messages/new.html.haml

Summary

Maintainability
Test Coverage
= content_for :title, "Send a message to #{@recipient}"
- content_for :breadcrumbs do
  %li.breadcrumb-item= link_to 'Messages', conversations_path

= render 'form'