Mercurial > hg > soundsoftware-site
view .svn/pristine/f7/f73a70728876fc76c71103e118788e70ad445b69.svn-base @ 1628:9c5f8e24dadc live tip
Quieten this cron script
author | Chris Cannam |
---|---|
date | Tue, 25 Aug 2020 11:38:49 +0100 |
parents | dffacf8a6908 |
children |
line wrap: on
line source
<%= raw @issues.map {|issue| { 'id' => issue.id, 'label' => "#{issue.tracker} ##{issue.id}: #{issue.subject.to_s.truncate(60)}", 'value' => issue.id } }.to_json %>