Sha256: 36478cc6a7a8f0f622c88aaeda7e648169b5b096502b41c4833baa51601286ff

Contents?: true

Size: 129 Bytes

Versions: 3

Compression:

Stored size: 129 Bytes

Contents

class Notification < ApplicationRecord
  belongs_to :user
  belongs_to :organization
  belongs_to :target, polymorphic: true
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mumuki-domain-8.5.0 app/models/notification.rb
mumuki-domain-8.4.0 app/models/notification.rb
mumuki-domain-8.3.1 app/models/notification.rb