• Dmitriy Zaporozhets's avatar
    Merge branch 'rs-system-note' into 'master' · 1a1e42ad
    Dmitriy Zaporozhets authored
    Add SystemNoteService class
    
    The Note model was basically two models crammed together - one handling user-created notes
    (i.e., comments on things) and one handling system-created notes (i.e., references).
    This splits out the system-specific stuff to a new SystemNoteService class.
    
    See merge request !595
    1a1e42ad
schema.rb 23.7 KB