count

in lib/gitlab_api.rb [12:15]


  def count(path)
    get(path).headers['X-Total']
  end