Merge branch 'master' into rails5_upgrade

This commit is contained in:
James Mason 2017-12-11 08:32:00 -08:00 • committed by GitHub
commit ddc3780fa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
= cfp.end_date.strftime('%A, %B %-d. %Y')
%td
%p
= markdown(truncate(cfp.description))
= truncate(cfp.description)
%td
= pluralize(cfp.remaining_days, 'day')
%td