95 96 97 98 99 100 101
# File 'app/models/logical/naf/job.rb', line 95 def title if application application.title else command end end