nejdetkadir/followability

wrong number of arguments (given 2, expected 1)

Opened this issue · 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

follow_error

Getting the same error