-
- Downloads
Merge branch 'refactor.notification-recipient-builders' into 'master'
Refactor.notification recipient builders See merge request !13197
No related branches found
No related tags found
Showing
- app/models/notification_recipient.rb 125 additions, 0 deletionsapp/models/notification_recipient.rb
- app/services/notification_recipient_service.rb 214 additions, 257 deletionsapp/services/notification_recipient_service.rb
- app/services/notification_service.rb 35 additions, 34 deletionsapp/services/notification_service.rb
- lib/declarative_policy.rb 10 additions, 4 deletionslib/declarative_policy.rb
- spec/services/notification_recipient_service_spec.rb 0 additions, 34 deletionsspec/services/notification_recipient_service_spec.rb
- spec/services/notification_service_spec.rb 5 additions, 0 deletionsspec/services/notification_service_spec.rb
app/models/notification_recipient.rb
0 → 100644
Please register or sign in to comment