Opened this issue a year ago · 1 comments
So, this arguments is a bug?
def follow_request_sent_to_me(follower) message = "#{follower.username} has sent you a follow request" NotificationJob.perform_later(id, message) end
Getting the same error