Files
openproject/lib/open_project/plugins
Jan Sandbrink 0b06198e6f Improve readability of patch_with_namespace
Using Ruby's splat operator to make clear how the module name is constructed,
avoiding the use of args[0..-2], which (IMO) is not easy to read.
2026-05-05 08:35:45 +02:00
..