]> source.dussan.org Git - redmine.git/commit
Use start_with? or end_with? to check the first or last character of a string (#37591).
authorGo MAEDA <maeda@farend.jp>
Wed, 24 Aug 2022 13:45:20 +0000 (13:45 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 24 Aug 2022 13:45:20 +0000 (13:45 +0000)
commit80b7a83940752f3647dd2974a112056e37438cef
tree8095ab5c208a2a479c9f3eb5b56277673c0b3ac2
parentf8033a069f99fd9947f05c2f4076bd8f0f575f98
Use start_with? or end_with? to check the first or last character of a string (#37591).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@21774 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/diff_table.rb
lib/redmine/export/pdf.rb
lib/redmine/scm/adapters/abstract_adapter.rb