]> source.dussan.org Git - redmine.git/commit
Fix RuboCop offense Performance/MapMethodChain (#37247).
authorGo MAEDA <maeda@farend.jp>
Wed, 23 Aug 2023 09:05:20 +0000 (09:05 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 23 Aug 2023 09:05:20 +0000 (09:05 +0000)
commit21a6fc71d6806dc74e087de4cbf7b4acf3b8a3ba
tree5e205ca3488eb4301266fcdbccfde2a444be0e33
parent86c5d7814f4c3e860e449cdda05717984ca21405
Fix RuboCop offense Performance/MapMethodChain (#37247).

git-svn-id: https://svn.redmine.org/redmine/trunk@22280 e93f8b46-1217-0410-a6f0-8f06a7374b81
12 files changed:
app/controllers/repositories_controller.rb
app/models/query.rb
test/functional/custom_fields_controller_test.rb
test/functional/news_controller_test.rb
test/functional/timelog_controller_test.rb
test/functional/workflows_controller_test.rb
test/test_helper.rb
test/unit/enumeration_test.rb
test/unit/issue_import_test.rb
test/unit/principal_test.rb
test/unit/time_entry_query_test.rb
test/unit/user_test.rb