def index
    @view = Rankers::PilotsRanker.new(ranking_configuration)

    respond_to do |format|
      format.html do