Missing Controller

Error: RankingAllController could not be found.

Error: Create the class RankingAllController below in file: app/controllers/ranking_all_controller.php

<?php
class RankingAllController extends AppController {

	var $name = 'RankingAll';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp