# File app/helpers/attendance_adm_helper.rb, line 41 def human_paper_size(paper) '%s (%s)' % [paper, CertifFormat.paper_dimensions(paper)] end