kaize/deadline_camp

View on GitHub
app/views/web/news/show.html.haml

Summary

Maintainability
Test Coverage
%h2= @news.name
- if @news.published_at?
  .help-block= l @news.published_at, :format => :news
!= @news.body