Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
Try to fix Travis CI setup
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class Device < ApplicationRecord
|
||||
belongs_to :account
|
||||
|
||||
validates :account, :registration_id, presence: true
|
||||
end
|
Reference in New Issue
Block a user