42 43 44
# File 'lib/facegroup/runner.rb', line 42 def self.attachment_output(attachment) attachment ? attachment.url.to_s : '(none)' end