]> source.dussan.org Git - redmine.git/commit
Add IssuePriority#high? and #low? helpers (#32628).
authorGo MAEDA <maeda@farend.jp>
Tue, 21 Jan 2020 04:10:11 +0000 (04:10 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 21 Jan 2020 04:10:11 +0000 (04:10 +0000)
commitd438c89b1a986176bf9fa6e5bb4dab6a1f4ee8e1
tree0bd690b42a0d7722b99e5fdfa61d06aad1731502
parent006b686499a469fcafbf34bd910332f246c75b48
Add IssuePriority#high? and #low? helpers (#32628).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@19448 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_priority.rb
test/unit/issue_priority_test.rb