mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
07a2b146ae
There is now add_replacements which accepts a hash, allowing to add multiple replacements in one call. This should make mass-adding replacements look less bulky. Also including helpers to ActsAsOpEngine to make adding replacements from a module nicer.