Add a SystemNoteService class
There's a lot of code in the Note model that only deals with creating
system notes, so we're going to split that into its own class.
Showing
app/services/system_note_service.rb
0 → 100644
spec/services/system_note_service_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment