Project

General

Profile

Refactoring #2201

Updated by liaham 9 months ago

There are some methods which could be moved to `app/models/new_notification.rb` instead of having them in `RedmineNewsNotification::Hooks::NewNotificationListener` or `RedmineNewsNotification::Overrides::NewsControllerPatch`. `RedmineNewsNotification::Hooks::NewNotificationListener`.

Back