Sha256: fca359bf4f98059480776ffc702344d307b02d36664154c8dcdff5b136f66d61
Contents?: true
Size: 257 Bytes
Versions: 20
Compression:
Stored size: 257 Bytes
Contents
json.extract! notification, :id, :notification_type_id, :created_at, :is_read json.attached_object notification.attached_object json.message do json.partial! "wupee/api/notifications/#{notification.notification_type.name}", notification: notification end
Version data entries
20 entries across 10 versions & 1 rubygems