mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
0b06198e6f
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.