crowdint/cfp

View on GitHub
app/views/cfp/comments/_form.html.haml

Summary

Maintainability
Test Coverage
= form.label :body
= form.text_area :body, :class => "input-block-level"